mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-14 19:31:23 +00:00
add missing header for mac
This commit is contained in:
parent
4de93471f8
commit
52913d12c9
@ -28,6 +28,7 @@ distribution.
|
|||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <memory.h> // Needed by mac.
|
||||||
|
|
||||||
/*
|
/*
|
||||||
TODO: add 'lastAttribute' for faster parsing.
|
TODO: add 'lastAttribute' for faster parsing.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user