aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_portsdiff.cpp
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-03-31 17:40:08 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2017-03-31 17:40:08 -0700
commit4792821a1d5d5fec764241f3d97284ec1579ce3a (patch)
tree6c1652b91be5e65754cb297bc99229f1ada3cee8 /toolsrc/src/commands_portsdiff.cpp
parentc84765601bbe49a6ec2e252ec681fe843212230f (diff)
downloadvcpkg-4792821a1d5d5fec764241f3d97284ec1579ce3a.tar.gz
vcpkg-4792821a1d5d5fec764241f3d97284ec1579ce3a.zip
Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp
Diffstat (limited to 'toolsrc/src/commands_portsdiff.cpp')
-rw-r--r--toolsrc/src/commands_portsdiff.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/src/commands_portsdiff.cpp b/toolsrc/src/commands_portsdiff.cpp
index d41ebb9fb..26b7be8ac 100644
--- a/toolsrc/src/commands_portsdiff.cpp
+++ b/toolsrc/src/commands_portsdiff.cpp
@@ -3,7 +3,6 @@
#include "vcpkg_System.h"
#include "vcpkg_Maps.h"
#include "SourceParagraph.h"
-#include "vcpkg_Environment.h"
#include "Paragraphs.h"
namespace vcpkg::Commands::PortsDiff