aboutsummaryrefslogtreecommitdiff
path: root/src/util/check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/check.h')
-rw-r--r--src/util/check.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/check.h b/src/util/check.h
index 00951dec89..a02a1de8dc 100644
--- a/src/util/check.h
+++ b/src/util/check.h
@@ -7,6 +7,7 @@
#include <attributes.h>
+#include <cassert> // IWYU pragma: export
#include <stdexcept>
#include <string>
#include <string_view>