mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
[cache] Don't #include "vcpkg.h"
This commit is contained in:
parent
c91d8e41b6
commit
8adaaea6fc
@ -1,8 +1,8 @@
|
|||||||
#include "vcpkg_Commands.h"
|
#include "vcpkg_Commands.h"
|
||||||
#include "vcpkg_System.h"
|
#include "vcpkg_System.h"
|
||||||
#include "vcpkg_Files.h"
|
#include "vcpkg_Files.h"
|
||||||
#include "vcpkg.h"
|
|
||||||
#include "Paragraphs.h"
|
#include "Paragraphs.h"
|
||||||
|
#include "BinaryParagraph.h"
|
||||||
|
|
||||||
namespace vcpkg
|
namespace vcpkg
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user