diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-09-01 17:14:26 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-09-01 17:14:26 -0700 |
| commit | 95fa51a12a6e01c08a6b39ac45ecf711c45841fa (patch) | |
| tree | 836b3a68feffbd155949041f9bc23aae4b745d0b /toolsrc/include | |
| parent | e25a125d8540f13410008dff7281b5d679ac9fcb (diff) | |
| download | vcpkg-95fa51a12a6e01c08a6b39ac45ecf711c45841fa.tar.gz vcpkg-95fa51a12a6e01c08a6b39ac45ecf711c45841fa.zip | |
Remove unused #include
Diffstat (limited to 'toolsrc/include')
| -rw-r--r-- | toolsrc/include/SourceParagraph.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/include/SourceParagraph.h b/toolsrc/include/SourceParagraph.h index 3ee2138f1..1357b3769 100644 --- a/toolsrc/include/SourceParagraph.h +++ b/toolsrc/include/SourceParagraph.h @@ -7,7 +7,6 @@ #include "vcpkg_expected.h" #include <string> -#include <unordered_map> #include <vector> namespace vcpkg |
