Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / gil / example / interleaved_ptr.cpp
index 0a70d2f..df80003 100644 (file)
@@ -23,6 +23,7 @@ namespace boost { namespace gil {
     at_c(const interleaved_ref<ChannelReference,Layout>& p);
 } }
 
+#include <boost/gil.hpp>
 #include <boost/gil/extension/io/jpeg.hpp>
 
 #include <iostream>