summaryrefslogtreecommitdiffstats
path: root/include/ingen/fmt.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/fmt.hpp')
-rw-r--r--include/ingen/fmt.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ingen/fmt.hpp b/include/ingen/fmt.hpp
index 3c792d3d..b2924d29 100644
--- a/include/ingen/fmt.hpp
+++ b/include/ingen/fmt.hpp
@@ -17,7 +17,7 @@
#ifndef INGEN_FMT_HPP
#define INGEN_FMT_HPP
-#include <boost/format.hpp>
+#include <boost/format.hpp> // IWYU pragma: export
#include <initializer_list>
#include <string>