aboutsummaryrefslogtreecommitdiff
path: root/src/util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.hpp')
-rw-r--r--src/util.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util.hpp b/src/util.hpp
index 73608b3b08..ce6cc09a59 100644
--- a/src/util.hpp
+++ b/src/util.hpp
@@ -13,8 +13,6 @@
#include <string.h>
#include <assert.h>
-#include <new>
-
#if defined(_MSC_VER)
#include <intrin.h>