From 1889c3e67983a376e7688e9c283243a136f62bb6 Mon Sep 17 00:00:00 2001 From: Lee Thomason Date: Sat, 4 Jun 2016 20:22:57 -0700 Subject: [PATCH] try to make gcc happier --- tinyxml2.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tinyxml2.h b/tinyxml2.h index 0c15ee8..227550a 100755 --- a/tinyxml2.h +++ b/tinyxml2.h @@ -30,7 +30,6 @@ distribution. # include # include # include -# include # if defined(__PS3__) # include # endif @@ -40,8 +39,8 @@ distribution. # include # include # include -# include #endif +#include /* TODO: intern strings instead of allocation.