mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-13 19:01:23 +00:00
ps3 support
This commit is contained in:
parent
8553625730
commit
a572db13cf
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user