diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-08-31 18:13:30 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-08-31 18:13:30 -0700 |
| commit | b17480b0b44ddab04b7036766b58c41faa59afa7 (patch) | |
| tree | 8c1a7843978886b1b0a7b9307836a327c8c5ceef /toolsrc/src/commands_create.cpp | |
| parent | 78cbe5d52fc7661e59126f322826e71e2c3e66cc (diff) | |
| download | vcpkg-b17480b0b44ddab04b7036766b58c41faa59afa7.tar.gz vcpkg-b17480b0b44ddab04b7036766b58c41faa59afa7.zip | |
Remove unused #include
Diffstat (limited to 'toolsrc/src/commands_create.cpp')
| -rw-r--r-- | toolsrc/src/commands_create.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/src/commands_create.cpp b/toolsrc/src/commands_create.cpp index 99c1b7401..6898f7399 100644 --- a/toolsrc/src/commands_create.cpp +++ b/toolsrc/src/commands_create.cpp @@ -2,7 +2,6 @@ #include "vcpkg_Commands.h" #include "vcpkg_Files.h" -#include "vcpkg_Input.h" #include "vcpkg_System.h" #include "vcpkglib.h" |
