diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:07:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:07:21 +0100 |
| commit | 19818898ac4606388a4848624fa0c92c5ac4e0da (patch) | |
| tree | fb7f73bd4d700ea8a578eb5490165b5325ddabac /src/asset_map.h | |
| parent | ca8ec410366fb8c9f554139a342b94b94d277127 (diff) | |
Windows build fixes.
Diffstat (limited to 'src/asset_map.h')
| -rw-r--r-- | src/asset_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/asset_map.h b/src/asset_map.h index 34e301a5..3f51ca12 100644 --- a/src/asset_map.h +++ b/src/asset_map.h @@ -1,3 +1,4 @@ +#include <stdint.h> #include <boost/shared_ptr.hpp> #include "xml.h" |
