]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/inspircd_memory_functions.cpp
Obsolete mods are in here :/
[user/henk/code/inspircd.git] / win / inspircd_memory_functions.cpp
index b604b02e343b0e45deee8ad55a2f497079502b92..d487f69e3c03aada586bf067e9e733e87adae91a 100644 (file)
@@ -1,6 +1,8 @@
 // Use the global heap for this process for all allocate/free operations.\r
 #include "inspircd_win32wrapper.h"\r
 #include <exception>\r
+#include <new>\r
+#include <new.h>\r
 \r
 void * ::operator new(size_t iSize)\r
 {\r