diff options
Diffstat (limited to 'toolsrc/include/StatusParagraph.h')
| -rw-r--r-- | toolsrc/include/StatusParagraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolsrc/include/StatusParagraph.h b/toolsrc/include/StatusParagraph.h index a71fb7893..ad913d11b 100644 --- a/toolsrc/include/StatusParagraph.h +++ b/toolsrc/include/StatusParagraph.h @@ -1,7 +1,7 @@ #pragma once -#include <unordered_map> #include "BinaryParagraph.h" +#include <unordered_map> namespace vcpkg { |
