X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fother.cpp;h=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hp=4121f047223488731f451053cb47a2a8130402f3;hb=85106017e48b4dfdec213dc2ff83486edfa7ea10;hpb=a3b94a2c3f0e0c9b18674def2e2dd0b02cdfdb41 diff --git a/example-codegen/other.cpp b/example-codegen/other.cpp index 4121f04..e69de29 100644 --- a/example-codegen/other.cpp +++ b/example-codegen/other.cpp @@ -1,13 +0,0 @@ -#include -// serialization of string -#include -// serialization of pair -#include - -// std::vector -#include -#include - -#include "foo.hxx" - -#include "other_common.hxx"