src/library/api/license++.h @@ -13,7 +13,9 @@ #ifdef __unix__ #define DllExport #ifndef MAX_PATH #define MAX_PATH 1024 #endif #else #include <windows.h> #define DllExport __declspec( dllexport )