diff options
Diffstat (limited to 'plugins/Msg_Export')
-rwxr-xr-x | plugins/Msg_Export/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h index b655a1b511..6a4de3ead7 100755 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -28,6 +28,8 @@ using namespace std; #include <string>
#include <map>
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_database.h>
#include <m_clist.h>
|