X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-codegen%2Fclient.cpp;h=1029abeb7fa67ea1c3e4cc269e4260b218a2f4a4;hp=008d9e1745463af8aea1644eca6710139fcb4c71;hb=d0a97d0bbe03472214e379b7a4ace2bdcecfc212;hpb=63291e4f84b127b479bee0710860e5fdbfbd5b11 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) {