X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fdefault.cpp;h=7cc63b7b1d5ebe106909e4d3712a35d1d32f2a18;hp=38b936b770c4d4144646f9cbf6a4eb7301c4ed7d;hb=85106017e48b4dfdec213dc2ff83486edfa7ea10;hpb=a96ab6288873059274d783980f70899e24bb46ce diff --git a/example-codegen/default.cpp b/example-codegen/default.cpp index 38b936b..7cc63b7 100644 --- a/example-codegen/default.cpp +++ b/example-codegen/default.cpp @@ -1,14 +1,4 @@ -#include -// serialization of string -#include -// serialization of pair -#include - -// std::vector -#include -#include - -#include "default_common.hxx" +#include "default.hxx" //! test pass by copy LIBT2N_EXPORT std::string testfunc(std::string str)