From 9292ce1176d68f31ad1fbbe358563b79c8ec9088 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 1 Jul 2013 15:03:30 +0100 Subject: Slightly more informative output from diff. --- src/cpl.cc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/cpl.cc b/src/cpl.cc index 02530357..685454df 100644 --- a/src/cpl.cc +++ b/src/cpl.cc @@ -28,6 +28,7 @@ #include "reel.h" #include "metadata.h" #include "exceptions.h" +#include "compose.hpp" using std::string; using std::stringstream; @@ -270,17 +271,19 @@ CPL::equals (CPL const & other, EqualityOptions opt, boost::function