From 2970a579fa3e3f980f8a9d0cfea44b93ca05602a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Jan 2025 23:58:07 +0100 Subject: Remove some unused includes. --- src/lib/types.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/types.cc') diff --git a/src/lib/types.cc b/src/lib/types.cc index 58382fdc7..48363f892 100644 --- a/src/lib/types.cc +++ b/src/lib/types.cc @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include @@ -41,7 +40,6 @@ using std::string; using std::list; using std::shared_ptr; using std::vector; -using dcp::raw_convert; CPLSummary::CPLSummary (boost::filesystem::path p) -- cgit v1.2.3