summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-17 01:56:49 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-17 09:59:30 +0100
commitfd225e3afb0bcf3e7bfce1018dbc0a4c4bd275f2 (patch)
treed7b6e241e2e82dcf45067811881d95a0513d8b42 /test/test.h
parent236a1636c72edd424a7daf5b938c9da073439cd6 (diff)
Test build fixes.v2.14.43crop-fix-v2.14.x
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h
index 3a11effa1..7c0d7491f 100644
--- a/test/test.h
+++ b/test/test.h
@@ -20,6 +20,7 @@
#include <Magick++.h>
#include <boost/filesystem.hpp>
+#include <boost/shared_ptr.hpp>
class Film;
class Image;