summaryrefslogtreecommitdiff
path: root/src/cpl.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-01 15:07:21 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-01 15:07:21 +0100
commit19818898ac4606388a4848624fa0c92c5ac4e0da (patch)
treefb7f73bd4d700ea8a578eb5490165b5325ddabac /src/cpl.h
parentca8ec410366fb8c9f554139a342b94b94d277127 (diff)
Windows build fixes.
Diffstat (limited to 'src/cpl.h')
-rw-r--r--src/cpl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpl.h b/src/cpl.h
index f49b6efb..a0426b96 100644
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -1,3 +1,4 @@
+#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include "xml.h"