#ifndef STRINGSUBLIST
#define STRINGSUBLIST

#include <list>
using namespace std;

#include <typedefs.h>


#endif


