Lee Thomason hace 9 años
padre
commit
a572db13cf
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      tinyxml2.h

+ 3 - 0
tinyxml2.h

@@ -30,6 +30,9 @@ distribution.
 #   include <stdio.h>
 #   include <stdio.h>
 #   include <stdlib.h>
 #   include <stdlib.h>
 #   include <string.h>
 #   include <string.h>
+#	if defined(__PS3__)
+#		include <stddef.h>
+#	endif
 #else
 #else
 #   include <cctype>
 #   include <cctype>
 #   include <climits>
 #   include <climits>