summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db_autobackups/src/stdafx.h')
-rw-r--r--plugins/Db_autobackups/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Db_autobackups/src/stdafx.h b/plugins/Db_autobackups/src/stdafx.h
index be544e7cd3..6ad8c6628b 100644
--- a/plugins/Db_autobackups/src/stdafx.h
+++ b/plugins/Db_autobackups/src/stdafx.h
@@ -12,6 +12,8 @@
namespace fs = std::experimental::filesystem;
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_clist.h>
#include <m_database.h>