diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-22 01:39:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-22 01:39:22 +0100 |
| commit | 5fbcd3a8dc711c6c42efabbac72ab0408f504ea2 (patch) | |
| tree | dfc84a000b2e2c67b6c73c2b8809b5da3137ecc4 /src/subtitle_asset_internal.h | |
| parent | bebe2f996176113a527bf2492fd179420493d0ff (diff) | |
Assorted c++11 cleanups.
Diffstat (limited to 'src/subtitle_asset_internal.h')
| -rw-r--r-- | src/subtitle_asset_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/subtitle_asset_internal.h b/src/subtitle_asset_internal.h index 8a9ffe18..0af16238 100644 --- a/src/subtitle_asset_internal.h +++ b/src/subtitle_asset_internal.h @@ -40,7 +40,6 @@ #include "types.h" #include "dcp_time.h" #include <libxml++/libxml++.h> -#include <boost/foreach.hpp> struct take_intersection_test; struct take_difference_test; |
