diff options
Diffstat (limited to 'test/buildtool/crypto/hash_info.test.cpp')
-rw-r--r-- | test/buildtool/crypto/hash_info.test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/buildtool/crypto/hash_info.test.cpp b/test/buildtool/crypto/hash_info.test.cpp index 0ef93f30..b3024a19 100644 --- a/test/buildtool/crypto/hash_info.test.cpp +++ b/test/buildtool/crypto/hash_info.test.cpp @@ -14,9 +14,6 @@ #include "src/buildtool/crypto/hash_info.hpp" -#include <optional> -#include <string> - #include "catch2/catch_test_macros.hpp" #include "src/buildtool/crypto/hash_function.hpp" |