summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BasicHistory')
-rw-r--r--plugins/BasicHistory/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/BasicHistory/src/stdafx.h b/plugins/BasicHistory/src/stdafx.h
index 796d81c55d..7205088adf 100644
--- a/plugins/BasicHistory/src/stdafx.h
+++ b/plugins/BasicHistory/src/stdafx.h
@@ -31,6 +31,8 @@
#include <fstream>
#include <functional>
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_langpack.h>
#include <m_system.h>