diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-12 16:15:16 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-12 22:05:03 -0700 |
| commit | ea42d5c686bb5d404c42045491052347bbfdcdd6 (patch) | |
| tree | e272e5c76f0e8bbdb467770b846b22cc3d46c4b4 /toolsrc/src/StatusParagraphs.cpp | |
| parent | 6ef84f8a629d3a1578bedb7c02596e81a5e8714b (diff) | |
| download | vcpkg-ea42d5c686bb5d404c42045491052347bbfdcdd6.tar.gz vcpkg-ea42d5c686bb5d404c42045491052347bbfdcdd6.zip | |
Remove repeated #include
Diffstat (limited to 'toolsrc/src/StatusParagraphs.cpp')
| -rw-r--r-- | toolsrc/src/StatusParagraphs.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolsrc/src/StatusParagraphs.cpp b/toolsrc/src/StatusParagraphs.cpp index 59e6ee331..7d09b30e9 100644 --- a/toolsrc/src/StatusParagraphs.cpp +++ b/toolsrc/src/StatusParagraphs.cpp @@ -2,8 +2,6 @@ #include "StatusParagraphs.h" #include "vcpkg_Checks.h" #include <algorithm> -#include <algorithm> -#include <algorithm> namespace vcpkg { |
