X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fother-1.cpp;h=054eaedc57d3016bb20b9caf1e9ccd0838222081;hp=568082d5479fddfd490fc084127276dcfe710d24;hb=1e683bb5deebfec6967ddbc9fe052978b4ecc021;hpb=c5e54ff222d1174d0c99265f2812cd84fa320986 diff --git a/example-codegen/other-1.cpp b/example-codegen/other-1.cpp index 568082d..054eaed 100644 --- a/example-codegen/other-1.cpp +++ b/example-codegen/other-1.cpp @@ -1,15 +1,4 @@ -#include -// serialization of string -#include -// serialization of pair -#include - -// std::vector -#include -#include - -#include "foo.hxx" - +#include "other.hxx" #include "other_common.hxx" using namespace std;