summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-11 16:28:32 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-11 16:28:32 +0100
commit5eb08eb89a70466b7808b327d79fa74f52f0265b (patch)
treeb10e077cfec18f73e56f243f33be01c5e8ad5702
parent45df8ab7b0a2f54ad3f1ccad5a9a6fae31999675 (diff)
Remove unnecessary include.
-rw-r--r--test/colour_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/colour_test.cc b/test/colour_test.cc
index 336f0af1..ec02d8b9 100644
--- a/test/colour_test.cc
+++ b/test/colour_test.cc
@@ -19,7 +19,6 @@
#include "util.h"
#include "exceptions.h"
-#include <locked_sstream.h>
#include <boost/test/unit_test.hpp>
/** Check that dcp::Colour works */