X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=examples%2Fminimalistic-server-stub.cpp;h=8b094eff1fed64c6199ca25000100ac14322f14e;hb=91b1e121dd5acf5567f0b37d5ca0c285892232ef;hp=cb30607c2b94839e663b4bff3e9994df55b83ca0;hpb=db49c2f908cd5a007e21d27ba614eb4018f92efc;p=libt2n 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" +