X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fother-2.cpp;h=f67f0b850782a5845f347a7ea270d7f8780f5709;hp=05ccc4b4eed6c35a5090e92ba4c7a556d4847305;hb=85106017e48b4dfdec213dc2ff83486edfa7ea10;hpb=c5e54ff222d1174d0c99265f2812cd84fa320986 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)