Added libt2n-gccxml.sh wrapper script to filter new, unknown gccxml -pthread option
[libt2n] / examples / minimalistic-server-stub.cpp
index cb30607..8b094ef 100644 (file)
@@ -6,3 +6,6 @@ libt2n::result* testfunc_cmd::operator()()
 {
   return new testfunc_res(testfunc(param));
 }
+
+#include "minimalistic-stub-once.hxx"
+