From ea09bd065bc2ee1e5329ceac682da9289b576f8f Mon Sep 17 00:00:00 2001 From: "Lee Thomason (grinliz)" Date: Sat, 10 Mar 2012 20:25:31 -0800 Subject: [PATCH] fixed up headers. --- tinyxml2.h | 1 - tinyxml2/tinyxml2.vcxproj | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) 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