Add missing file to build.
authorCarl Hetherington <cth@carlh.net>
Sun, 21 Dec 2014 03:39:56 +0000 (03:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 Dec 2014 03:39:56 +0000 (03:39 +0000)
src/font_size.h
src/wscript

index 0b4b357457641a2cafb05e602978add08a12bd5a..6f4f8a52ace530b18c361436bf8029af3fe0a2c1 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef LIBSUB_FONT_SIZE_H
 #define LIBSUB_FONT_SIZE_H
 
+#include <boost/optional.hpp>
+
 namespace sub {
 
 /** @class FontSize
index 7dcd97c49ce6a68dd9e24ce2915afe779477d117..29b4fd9b8b7d296b26d0099be83fac6905b9abe8 100644 (file)
@@ -14,6 +14,7 @@ def build(bld):
                  colour.cc
                  dcp_reader.cc
                  effect.cc
+                 font_size.cc
                  frame_time.cc
                  iso6937.cc
                  iso6937_tables.cc