X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fother.cpp;h=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hp=4121f047223488731f451053cb47a2a8130402f3;hb=d6d16279eafa85a7581c285d11b59f374cd5fa1f;hpb=aa397558c4253ed91e478ed6e2bc49950733f1d7 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"