Fix build.
authorCarl Hetherington <cth@carlh.net>
Thu, 3 Dec 2015 13:17:57 +0000 (13:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 3 Dec 2015 13:17:57 +0000 (13:17 +0000)
src/mono_picture_asset.cc

index b30772801fc2984431cf963e8ce25531226b87d8..27d879498c055c5b820a4e80c8ee299b65a393a5 100644 (file)
@@ -28,6 +28,8 @@
 
 using std::string;
 using std::vector;
+using std::list;
+using std::pair;
 using boost::shared_ptr;
 using boost::dynamic_pointer_cast;
 using namespace dcp;