Browse Source

Fix MSVC debug build.

Yao Wei Tjong 姚伟忠 10 years ago
parent
commit
86641d847c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Source/Urho3D/Container/Allocator.h

+ 0 - 2
Source/Urho3D/Container/Allocator.h

@@ -30,8 +30,6 @@
 
 
 #include <stddef.h>
 #include <stddef.h>
 
 
-#include "../DebugNew.h"
-
 namespace Urho3D
 namespace Urho3D
 {
 {