aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/intern.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/intern.cpp')
-rw-r--r--src/intern.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intern.cpp b/src/intern.cpp
index 6171bc38..d92b142a 100644
--- a/src/intern.cpp
+++ b/src/intern.cpp
@@ -1,4 +1,6 @@
// Library for pooling common strings.
+#include "config.h" // IWYU pragma: keep
+
#include <pthread.h>
#include <stdbool.h>
#include <stddef.h>