From 6dfe1be6fa865be127756db039d1bd79e30fd7cc Mon Sep 17 00:00:00 2001 From: ras0219 <533828+ras0219@users.noreply.github.com> Date: Sun, 6 Dec 2020 15:26:58 -0800 Subject: [vcpkg] Add --nuget-description option for `vcpkg export` (#14953) --- toolsrc/src/vcpkg-test/binarycaching.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'toolsrc/src/vcpkg-test/binarycaching.cpp') diff --git a/toolsrc/src/vcpkg-test/binarycaching.cpp b/toolsrc/src/vcpkg-test/binarycaching.cpp index eefe2a9c1..3cede064c 100644 --- a/toolsrc/src/vcpkg-test/binarycaching.cpp +++ b/toolsrc/src/vcpkg-test/binarycaching.cpp @@ -1,6 +1,7 @@ #include #include +#include #include #include -- cgit v1.2.3