diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-17 15:50:44 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-17 19:03:32 -0700 |
| commit | 0cc9748b2a4f60a5c974f89fc4ffb09cb19238be (patch) | |
| tree | 452437d8ecb5368d5f3fa8092f83f4e8051c4d1a /toolsrc/src | |
| parent | 21fb6d074180b698f23399cd6f0b7d5f8a03db4f (diff) | |
| download | vcpkg-0cc9748b2a4f60a5c974f89fc4ffb09cb19238be.tar.gz vcpkg-0cc9748b2a4f60a5c974f89fc4ffb09cb19238be.zip | |
Remove unused #include
Diffstat (limited to 'toolsrc/src')
| -rw-r--r-- | toolsrc/src/VcpkgPaths.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/src/VcpkgPaths.cpp b/toolsrc/src/VcpkgPaths.cpp index ec4bb2dce..93b26287f 100644 --- a/toolsrc/src/VcpkgPaths.cpp +++ b/toolsrc/src/VcpkgPaths.cpp @@ -6,7 +6,6 @@ #include "PackageSpec.h" #include "vcpkg_Files.h" #include "vcpkg_Util.h" -#include "..\include\VcpkgPaths.h" namespace vcpkg { |
