diff options
Diffstat (limited to 'plugins/MirOTR/src/stdafx.h')
-rw-r--r-- | plugins/MirOTR/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/MirOTR/src/stdafx.h b/plugins/MirOTR/src/stdafx.h index 33bb070972..73bed096c4 100644 --- a/plugins/MirOTR/src/stdafx.h +++ b/plugins/MirOTR/src/stdafx.h @@ -23,6 +23,8 @@ extern "C" { }
using namespace std;
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_langpack.h>
#include <m_database.h>
|