fake installed libt2n for example-codegen
[libt2n] / example-codegen / other-2.cpp
index 05ccc4b..51a444a 100644 (file)
@@ -1,19 +1,5 @@
-#include <string>
-// serialization of string
-#include <boost/serialization/string.hpp>
-// serialization of pair
-#include <boost/serialization/utility.hpp>
-
-// std::vector
-#include <vector>
-#include <boost/serialization/vector.hpp>
-
-#include "foo.hxx"
-
 #include "other_common.hxx"
 
-using namespace std;
-
 //! test own type
 LIBT2N_EXPORT bool t3(const Foo &foo)
 {