summaryrefslogtreecommitdiffstats
path: root/tests/tst_FilePath.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-14 22:14:40 +0100
committerDavid Robillard <d@drobilla.net>2020-12-15 00:44:01 +0100
commit8c854bd336b45db17b48c2101fb2846f84726cdc (patch)
treef36e7f2f6c0f1785545360e3b0fcadcc97b55a3d /tests/tst_FilePath.cpp
parent760035180c1adeb060f1b68a211ba5dd683caddf (diff)
downloadingen-8c854bd336b45db17b48c2101fb2846f84726cdc.tar.gz
ingen-8c854bd336b45db17b48c2101fb2846f84726cdc.tar.bz2
ingen-8c854bd336b45db17b48c2101fb2846f84726cdc.zip
Clean up includes in core and server
Diffstat (limited to 'tests/tst_FilePath.cpp')
-rw-r--r--tests/tst_FilePath.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tst_FilePath.cpp b/tests/tst_FilePath.cpp
index 34ff09da..75744f46 100644
--- a/tests/tst_FilePath.cpp
+++ b/tests/tst_FilePath.cpp
@@ -19,7 +19,6 @@
#include "ingen/FilePath.hpp"
#include "ingen/fmt.hpp"
-#include <boost/utility/string_view.hpp>
#include <boost/utility/string_view_fwd.hpp>
#include <string>