]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_chanfilter.cpp
A ton more clear() and empty() stuff thats been lingering on the long term todo for...
[user/henk/code/inspircd.git] / src / modules / m_chanfilter.cpp
index 901494b9578f0ff94e7b5c4718f7b3a8623b5dfa..f7cb81489828049ecf354520725314e11d0f596f 100644 (file)
@@ -11,6 +11,9 @@
  * ---------------------------------------------------
  */
 
+#define _CRT_SECURE_NO_DEPRECATE
+#define _SCL_SECURE_NO_DEPRECATE
+
 #include "inspircd.h"
 #include "users.h"
 #include "channels.h"