From 6a41626eaf33d2f3392e06d98a94c630bfc30977 Mon Sep 17 00:00:00 2001 From: nicole mazzuca Date: Mon, 6 Jul 2020 16:45:34 -0700 Subject: [vcpkg] Format the C++ in CI (#11655) * [vcpkg] Format the C++ in the CI * format the C++ * CR --- toolsrc/src/vcpkg-test/binaryconfigparser.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'toolsrc/src/vcpkg-test/binaryconfigparser.cpp') diff --git a/toolsrc/src/vcpkg-test/binaryconfigparser.cpp b/toolsrc/src/vcpkg-test/binaryconfigparser.cpp index 11ed32900..1fd158446 100644 --- a/toolsrc/src/vcpkg-test/binaryconfigparser.cpp +++ b/toolsrc/src/vcpkg-test/binaryconfigparser.cpp @@ -1,4 +1,5 @@ #include + #include using namespace vcpkg; -- cgit v1.2.3