mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 17:12:47 +08:00
[vcpkg] Add missing include. Fixes #2700.
This commit is contained in:
parent
392a95a3c7
commit
41a0eee5d1
@ -5,6 +5,7 @@
|
||||
|
||||
#include <vcpkg/base/checks.h>
|
||||
#include <vcpkg/base/span.h>
|
||||
#include <vcpkg/base/system.h>
|
||||
|
||||
namespace vcpkg::Graphs
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user