diff options
-rw-r--r-- | src/tqca.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ # endif #endif #ifndef TQCA_PLUGIN_EXPORT -#define TQCA_PLUGIN_EXPORT extern "C" +#define TQCA_PLUGIN_EXPORT extern "C" TQCA_EXPORT #endif class TQHostAddress; |