put include dependencies into seperate file (one file per command group). simplifies...
[libt2n] / example-codegen / other-1.cpp
index 568082d..3d50946 100644 (file)
@@ -1,17 +1,4 @@
-#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"
-
+#include "other.hxx"
 using namespace std;
 
 //! test function overload