snapshot-interface: cleanup interface header
[c11tester.git] / snapshot-interface.h
index cbebcd58f84a5902fcb784de16f0d439b137513b..0fab53b1ea9fb5ffa0514955bb743f9972acb77e 100644 (file)
@@ -2,16 +2,7 @@
 #define __SNAPINTERFACE_H
 #include "snapshot.h"
 #include "mymemory.h"
-#include <vector>
-#include <utility>
-#include <string>
-#include <map>
-#include <set>
 #include "snapshot.h"
-#include "libthreads.h"
-
-class snapshotStack;
-typedef std::basic_string<char, std::char_traits<char>, MyAlloc<char> > MyString;
 
 void SnapshotGlobalSegments();