diff options
Diffstat (limited to 'test/main.cpp')
-rw-r--r-- | test/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.cpp b/test/main.cpp index 1c685447..7b50aef6 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -14,6 +14,7 @@ #include <cstdlib> #include <filesystem> +#include <string> #include "catch2/catch_session.hpp" #include "src/buildtool/file_system/git_context.hpp" |