X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fserver.hxx;h=c69a9d59acf74d44a491d8c27acc4cf041a6b9d8;hp=ccca538ec00498549601a511c3e15702279e1131;hb=472456caf92ef55f7ab344e8b0087d64c8701e23;hpb=52b6f93ade9aebf4d3313a7b5fc2b63a0cc68c3d diff --git a/example-codegen/server.hxx b/example-codegen/server.hxx index ccca538..c69a9d5 100644 --- a/example-codegen/server.hxx +++ b/example-codegen/server.hxx @@ -1,7 +1,7 @@ #include #include "codegen_common.hxx" -LIBT2N_SET_DEFAULTGROUP(example); +LIBT2N_SET_DEFAULTGROUP(default); LIBT2N_EXPORT std::string testfunc(std::string str) { @@ -38,3 +38,8 @@ LIBT2N_EXPORT_GROUP(other) bool t3(int i, float f, const string &s, const pair