diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-16 19:12:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-16 19:12:01 +0100 |
| commit | 8783bd5fa99220eaf247a07ee612745c815ce2ed (patch) | |
| tree | 900b9da942af0ac0bd9cb9d61158bfb099758f76 /test | |
| parent | 0ccb533cf2b95b410213ca0257f30590d3b6d7c0 (diff) | |
Speculative build fix.
Diffstat (limited to 'test')
| -rw-r--r-- | test/read_smpte_subtitle_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/read_smpte_subtitle_test.cc b/test/read_smpte_subtitle_test.cc index 99c7ee73..0ce3eea9 100644 --- a/test/read_smpte_subtitle_test.cc +++ b/test/read_smpte_subtitle_test.cc @@ -22,6 +22,7 @@ #include "local_time.h" #include "smpte_load_font_node.h" #include <boost/test/unit_test.hpp> +#include <boost/optional.hpp> using std::list; using boost::shared_ptr; |
