Jelajahi Sumber

fixed up headers.

Lee Thomason (grinliz) 14 tahun lalu
induk
melakukan
ea09bd065b
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 0 1
      tinyxml2.h
  2. 1 0
      tinyxml2/tinyxml2.vcxproj

+ 0 - 1
tinyxml2.h

@@ -28,7 +28,6 @@ distribution.
 #include <limits.h>
 #include <ctype.h>
 #include <stdio.h>
-#include <memory.h>
 
 /* 
    TODO: add 'lastAttribute' for faster parsing.

+ 1 - 0
tinyxml2/tinyxml2.vcxproj

@@ -50,6 +50,7 @@
       <WarningLevel>Level4</WarningLevel>
       <Optimization>Disabled</Optimization>
       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <ExceptionHandling>false</ExceptionHandling>
     </ClCompile>
     <Link>
       <SubSystem>Console</SubSystem>