aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_other.cpp
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-07 17:34:22 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-07 17:34:22 -0800
commite7c6f90adc58382d200159ada063204d462937d0 (patch)
treeb4c9c68cfc9b3dc1445946d2b174c15749983bfc /toolsrc/src/commands_other.cpp
parent6071014cf94478ade2f2d4cd95d26d00e4cac19d (diff)
downloadvcpkg-e7c6f90adc58382d200159ada063204d462937d0.tar.gz
vcpkg-e7c6f90adc58382d200159ada063204d462937d0.zip
Remove unused #include
Diffstat (limited to 'toolsrc/src/commands_other.cpp')
-rw-r--r--toolsrc/src/commands_other.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/src/commands_other.cpp b/toolsrc/src/commands_other.cpp
index 894beae27..5f4128bb1 100644
--- a/toolsrc/src/commands_other.cpp
+++ b/toolsrc/src/commands_other.cpp
@@ -1,6 +1,5 @@
#include "vcpkg_Commands.h"
#include "vcpkg_System.h"
-#include "vcpkg.h"
namespace vcpkg
{