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/xml.h | |
| parent | ca8ec410366fb8c9f554139a342b94b94d277127 (diff) | |
Windows build fixes.
Diffstat (limited to 'src/xml.h')
| -rw-r--r-- | src/xml.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ #include <string> #include <list> +#include <stdint.h> #include <glibmm.h> #include <boost/shared_ptr.hpp> #include "types.h" |
