зеркало из https://github.com/microsoft/vcpkg.git
Don't #include vcpkg.h in portsdiff.cpp
This commit is contained in:
Родитель
d65e78f6f5
Коммит
f13b9cd24a
|
@ -1,6 +1,5 @@
|
|||
#include "vcpkg_Commands.h"
|
||||
#include "vcpkg_System.h"
|
||||
#include "vcpkg.h"
|
||||
#include <map>
|
||||
#include <iterator>
|
||||
#include "vcpkg_Maps.h"
|
||||
|
@ -8,6 +7,7 @@
|
|||
#include <iomanip>
|
||||
#include <set>
|
||||
#include "Paragraphs.h"
|
||||
#include "SourceParagraph.h"
|
||||
|
||||
namespace vcpkg
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче