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