diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-11-15 17:43:09 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-11-15 17:43:09 -0800 |
| commit | 8a724376746f9550b175a87f0b57c6e6e2d37c5f (patch) | |
| tree | fc1b9d0f5f855888c9a1ea35d535fec387bd0a17 /toolsrc/include | |
| parent | 31b8eee587c4a29894247833198d5e1e15ba9bba (diff) | |
| download | vcpkg-8a724376746f9550b175a87f0b57c6e6e2d37c5f.tar.gz vcpkg-8a724376746f9550b175a87f0b57c6e6e2d37c5f.zip | |
Remove unused #include
Diffstat (limited to 'toolsrc/include')
| -rw-r--r-- | toolsrc/include/vcpkg_Strings.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/include/vcpkg_Strings.h b/toolsrc/include/vcpkg_Strings.h index d55a01224..859da5658 100644 --- a/toolsrc/include/vcpkg_Strings.h +++ b/toolsrc/include/vcpkg_Strings.h @@ -1,6 +1,5 @@ #pragma once -#include <string> #include <vector> namespace vcpkg {namespace Strings {namespace details |
