X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=example-codegen%2Fclient.cpp;h=1029abeb7fa67ea1c3e4cc269e4260b218a2f4a4;hb=ad17f52360ddd6f3fa75be5cc7baf72c5dc8e59f;hp=008d9e1745463af8aea1644eca6710139fcb4c71;hpb=63291e4f84b127b479bee0710860e5fdbfbd5b11;p=libt2n diff --git a/example-codegen/client.cpp b/example-codegen/client.cpp index 008d9e1..1029abe 100644 --- a/example-codegen/client.cpp +++ b/example-codegen/client.cpp @@ -6,8 +6,9 @@ #include -// include library header -#include "codegen_client.hxx" +// include generated library headers +#include "default_client.hxx" +#include "other_client.hxx" int main(int argc, char** argv) {