aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fish_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fish_tests.cpp')
-rw-r--r--src/fish_tests.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fish_tests.cpp b/src/fish_tests.cpp
index 8c1866b1..7f1c0a7d 100644
--- a/src/fish_tests.cpp
+++ b/src/fish_tests.cpp
@@ -1,4 +1,5 @@
// Various bug and feature tests. Compiled and run by make test.
+#include "config.h" // IWYU pragma: keep
// IWYU pragma: no_include <cstring>
// IWYU pragma: no_include <cstddef>