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