diff options
Diffstat (limited to 'test/image_test.cc')
| -rw-r--r-- | test/image_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/image_test.cc b/test/image_test.cc index 65a6c5ca7..b7f4f10fe 100644 --- a/test/image_test.cc +++ b/test/image_test.cc @@ -26,6 +26,7 @@ #include <boost/test/unit_test.hpp> #include <Magick++.h> #include "lib/image.h" +#include <iostream> using std::string; using std::list; |
