diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-02-10 13:59:56 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-02-10 14:00:12 -0800 |
| commit | a0eb236eaa21d44351d0adcf7e4525f0a99e0c08 (patch) | |
| tree | 51692172c87b9a81c7461e2cb118a2cffc4d8228 /toolsrc/src/commands_build.cpp | |
| parent | d46370aae5a3d94203b2614ea927b50d271c62b3 (diff) | |
| download | vcpkg-a0eb236eaa21d44351d0adcf7e4525f0a99e0c08.tar.gz vcpkg-a0eb236eaa21d44351d0adcf7e4525f0a99e0c08.zip | |
Remove unused #include
Diffstat (limited to 'toolsrc/src/commands_build.cpp')
| -rw-r--r-- | toolsrc/src/commands_build.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/src/commands_build.cpp b/toolsrc/src/commands_build.cpp index 9efa114d2..fa2468e1c 100644 --- a/toolsrc/src/commands_build.cpp +++ b/toolsrc/src/commands_build.cpp @@ -9,7 +9,6 @@ #include "vcpkg_Environment.h" #include "metrics.h" #include "vcpkg_info.h" -#include "vcpkg_Enums.h" namespace vcpkg::Commands::Build { |
