X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fother-2.cpp;h=51a444a5f540e7886b74a8fb0c6f891801dc4b83;hp=05ccc4b4eed6c35a5090e92ba4c7a556d4847305;hb=44a58adde741c1cde579b8d2a678906023475536;hpb=c5e54ff222d1174d0c99265f2812cd84fa320986 diff --git a/example-codegen/other-2.cpp b/example-codegen/other-2.cpp index 05ccc4b..51a444a 100644 --- a/example-codegen/other-2.cpp +++ b/example-codegen/other-2.cpp @@ -1,19 +1,5 @@ -#include -// serialization of string -#include -// serialization of pair -#include - -// std::vector -#include -#include - -#include "foo.hxx" - #include "other_common.hxx" -using namespace std; - //! test own type LIBT2N_EXPORT bool t3(const Foo &foo) {