aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/wcstringutil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wcstringutil.cpp')
-rw-r--r--src/wcstringutil.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wcstringutil.cpp b/src/wcstringutil.cpp
index 9fcb168e..7e208469 100644
--- a/src/wcstringutil.cpp
+++ b/src/wcstringutil.cpp
@@ -1,4 +1,6 @@
// Helper functions for working with wcstring.
+#include "config.h" // IWYU pragma: keep
+
#include "wcstringutil.h"
#include "common.h"