client lib include must not depend on _common.hxx
[libt2n] / example-codegen / other-2.cpp
index f67f0b8..adba920 100644 (file)
@@ -1,4 +1,5 @@
 #include "other.hxx"
+#include "other_common.hxx"
 
 //! test own type
 LIBT2N_EXPORT bool t3(const Foo &foo)