diff --git a/tinyxml2.h b/tinyxml2.h index cf4250b..93d8109 100644 --- a/tinyxml2.h +++ b/tinyxml2.h @@ -28,7 +28,6 @@ distribution. #include #include #include -#include /* TODO: add 'lastAttribute' for faster parsing. diff --git a/tinyxml2/tinyxml2.vcxproj b/tinyxml2/tinyxml2.vcxproj index f9bd173..961f5b3 100644 --- a/tinyxml2/tinyxml2.vcxproj +++ b/tinyxml2/tinyxml2.vcxproj @@ -50,6 +50,7 @@ Level4 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + false Console