BOOST_FOREACH.
[dcpomatic.git] / src / lib / encode_server.cc
index a14578a6bd7774fbab8e7b365e9b3866e2bf4818..6ec3e701ca18a0bb8f9ac5645cb50f81243600cb 100644 (file)
@@ -44,7 +44,6 @@ DCPOMATIC_DISABLE_WARNINGS
 DCPOMATIC_ENABLE_WARNINGS
 #include <boost/algorithm/string.hpp>
 #include <boost/scoped_array.hpp>
-#include <boost/foreach.hpp>
 #ifdef HAVE_VALGRIND_H
 #include <valgrind/memcheck.h>
 #endif