From 1858190cff2f960f3d1f0a5cc02c69da86088f5b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Sep 2015 22:49:36 +0100 Subject: Lots of #include s for Arch. --- src/lib/subrip_decoder.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/subrip_decoder.cc') diff --git a/src/lib/subrip_decoder.cc b/src/lib/subrip_decoder.cc index c53e89602..2de272481 100644 --- a/src/lib/subrip_decoder.cc +++ b/src/lib/subrip_decoder.cc @@ -20,6 +20,7 @@ #include #include "subrip_decoder.h" #include "subrip_content.h" +#include using std::list; using std::vector; -- cgit v1.2.3