diff options
Diffstat (limited to 'toolsrc/include')
| -rw-r--r-- | toolsrc/include/vcpkg/base/graphs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/include/vcpkg/base/graphs.h b/toolsrc/include/vcpkg/base/graphs.h index bd22bbcb0..1b0fa61c7 100644 --- a/toolsrc/include/vcpkg/base/graphs.h +++ b/toolsrc/include/vcpkg/base/graphs.h @@ -5,6 +5,7 @@ #include <vcpkg/base/checks.h> #include <vcpkg/base/span.h> +#include <vcpkg/base/system.h> namespace vcpkg::Graphs { |
