client lib include must not depend on _common.hxx
[libt2n] / example-codegen / default.cpp
index 7cc63b7..f22250d 100644 (file)
@@ -1,4 +1,5 @@
 #include "default.hxx"
+#include "default_common.hxx"
 
 //! test pass by copy
 LIBT2N_EXPORT std::string testfunc(std::string str)