diff options
Diffstat (limited to 'test/buildtool/storage/local_ac.test.cpp')
-rw-r--r-- | test/buildtool/storage/local_ac.test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/storage/local_ac.test.cpp b/test/buildtool/storage/local_ac.test.cpp index 19da0e59..f4867e32 100644 --- a/test/buildtool/storage/local_ac.test.cpp +++ b/test/buildtool/storage/local_ac.test.cpp @@ -14,7 +14,7 @@ #include <string> -#include "catch2/catch.hpp" +#include "catch2/catch_test_macros.hpp" #include "gsl-lite/gsl-lite.hpp" #include "src/buildtool/file_system/file_system_manager.hpp" #include "src/buildtool/storage/storage.hpp" |