Missing include.
[libdcp.git] / src / content.cc
index 85988a1ae4fbefa798d5fe276551fa1e894d5461..50db005aaa3a55a8b0e1da5ed76769a33f75ea45 100644 (file)
 #include "KM_util.h"
 #include <libxml++/nodes/element.h>
 #include <boost/filesystem.hpp>
-#include <boost/lexical_cast.hpp>
 #include <boost/function.hpp>
 #include <iostream>
 
+/* We need this here for the #undef ERROR for Windows */
+#include "types.h"
+
 using namespace std;
 using namespace boost;
 using namespace dcp;