diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-16 20:48:50 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-16 20:48:50 +0300 |
commit | aba882ecf1f570400c301493725fcb31270e0fd5 (patch) | |
tree | ac00f1bd9dccba97ac4e51b2a177625fa14ebac5 /plugins/Scriver/src/stdafx.h | |
parent | 91bf98433bfabfb2274511525b5be97d8e8d27f7 (diff) |
.
Diffstat (limited to 'plugins/Scriver/src/stdafx.h')
-rw-r--r-- | plugins/Scriver/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Scriver/src/stdafx.h b/plugins/Scriver/src/stdafx.h index a41e36b9de..b300934d4f 100644 --- a/plugins/Scriver/src/stdafx.h +++ b/plugins/Scriver/src/stdafx.h @@ -40,7 +40,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <math.h>
#include <time.h>
-#define __NO_CMPLUGIN_NEEDED
#include <newpluginapi.h>
#include <m_database.h>
#include <m_langpack.h>
|