Missing include.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:25:26 +0000 (10:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:25:26 +0000 (10:25 +0100)
src/subtitle_asset.h

index 8e9f56d5e5c047fe1c4f7e8952d4dddfc9927ab9..258329fcf20b83050451ce96e4138cb9c5a1da0f 100644 (file)
@@ -26,6 +26,7 @@
 #include "data.h"
 #include <libcxml/cxml.h>
 #include <boost/shared_array.hpp>
+#include <map>
 
 namespace xmlpp {
        class Element;