X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples%2Fminimalistic-server-stub.cpp;h=8b094eff1fed64c6199ca25000100ac14322f14e;hp=cb30607c2b94839e663b4bff3e9994df55b83ca0;hb=58f452c4278be2568cb663f1ec47b0cca95c46f6;hpb=db49c2f908cd5a007e21d27ba614eb4018f92efc diff --git a/examples/minimalistic-server-stub.cpp b/examples/minimalistic-server-stub.cpp index cb30607..8b094ef 100644 --- a/examples/minimalistic-server-stub.cpp +++ b/examples/minimalistic-server-stub.cpp @@ -6,3 +6,6 @@ libt2n::result* testfunc_cmd::operator()() { return new testfunc_res(testfunc(param)); } + +#include "minimalistic-stub-once.hxx" +