diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-11 16:28:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-11 16:28:32 +0100 |
| commit | 5eb08eb89a70466b7808b327d79fa74f52f0265b (patch) | |
| tree | b10e077cfec18f73e56f243f33be01c5e8ad5702 /test | |
| parent | 45df8ab7b0a2f54ad3f1ccad5a9a6fae31999675 (diff) | |
Remove unnecessary include.
Diffstat (limited to 'test')
| -rw-r--r-- | test/colour_test.cc | 1 |
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 */ |
