summaryrefslogtreecommitdiffstats
path: root/include/ingen/URI.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/URI.hpp')
-rw-r--r--include/ingen/URI.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ingen/URI.hpp b/include/ingen/URI.hpp
index aec6587d..b8108224 100644
--- a/include/ingen/URI.hpp
+++ b/include/ingen/URI.hpp
@@ -22,8 +22,8 @@
#include "serd/serd.h"
#include "sord/sordmm.hpp"
-#include <boost/utility/string_view.hpp>
-#include <boost/utility/string_view_fwd.hpp>
+#include <boost/utility/string_view.hpp> // IWYU pragma: export
+#include <boost/utility/string_view_fwd.hpp> // IWYU pragma: export
#include <cstddef>
#include <cstdint>