summaryrefslogtreecommitdiff
path: root/src/reel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-22 01:39:22 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-22 01:39:22 +0100
commit5fbcd3a8dc711c6c42efabbac72ab0408f504ea2 (patch)
treedfc84a000b2e2c67b6c73c2b8809b5da3137ecc4 /src/reel.cc
parentbebe2f996176113a527bf2492fd179420493d0ff (diff)
Assorted c++11 cleanups.
Diffstat (limited to 'src/reel.cc')
-rw-r--r--src/reel.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reel.cc b/src/reel.cc
index efb161bb..25019d35 100644
--- a/src/reel.cc
+++ b/src/reel.cc
@@ -50,7 +50,6 @@
#include "reel_atmos_asset.h"
#include "reel_closed_caption_asset.h"
#include <libxml++/nodes/element.h>
-#include <boost/foreach.hpp>
#include <stdint.h>
/* Centos 6 does not have this */