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