Skip to content

Commit 9a6eb04

Browse files
authored
enable iwyu
1 parent b8ce411 commit 9a6eb04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if (RAPIDFUZZ_ENABLE_LINTERS)
3232
WARNINGS_AS_ERRORS
3333
# ENABLE_CPPCHECK
3434
# ENABLE_CLANG_TIDY
35-
# ENABLE_INCLUDE_WHAT_YOU_USE
35+
ENABLE_INCLUDE_WHAT_YOU_USE
3636
# ENABLE_COVERAGE
3737
# ENABLE_PCH
3838
# PCH_HEADERS <Eigen/Dense> <fmt/core.h> <vector> <utility> <string> <string_view>

0 commit comments

Comments
 (0)