From 95d1bfda7b310c70da7f8ce467b7d1eb7d02469c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 20 Jun 2013 11:19:21 +0000 Subject: Include trimming. --- src/cpl.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpl.cc') diff --git a/src/cpl.cc b/src/cpl.cc index fd705680..02530357 100644 --- a/src/cpl.cc +++ b/src/cpl.cc @@ -27,6 +27,7 @@ #include "parse/asset_map.h" #include "reel.h" #include "metadata.h" +#include "exceptions.h" using std::string; using std::stringstream; -- cgit v1.2.3