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