diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-11-07 17:34:22 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-11-07 17:34:22 -0800 |
| commit | e7c6f90adc58382d200159ada063204d462937d0 (patch) | |
| tree | b4c9c68cfc9b3dc1445946d2b174c15749983bfc /toolsrc/src/commands_other.cpp | |
| parent | 6071014cf94478ade2f2d4cd95d26d00e4cac19d (diff) | |
| download | vcpkg-e7c6f90adc58382d200159ada063204d462937d0.tar.gz vcpkg-e7c6f90adc58382d200159ada063204d462937d0.zip | |
Remove unused #include
Diffstat (limited to 'toolsrc/src/commands_other.cpp')
| -rw-r--r-- | toolsrc/src/commands_other.cpp | 1 |
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 { |
