diff options
Diffstat (limited to 'plugins/CyrTranslit/src')
-rw-r--r-- | plugins/CyrTranslit/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/CyrTranslit/src/stdafx.h b/plugins/CyrTranslit/src/stdafx.h index 9788f57f98..9b8a6c9a2a 100644 --- a/plugins/CyrTranslit/src/stdafx.h +++ b/plugins/CyrTranslit/src/stdafx.h @@ -22,6 +22,8 @@ #include <windows.h>
#include <map>
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_database.h>
#include <m_protosvc.h>
|