mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 11:39:03 +08:00
[tests_paragraph] Don't #include "vcpkg.h"
This commit is contained in:
parent
42f4d96455
commit
7cbf493041
@ -1,6 +1,6 @@
|
|||||||
#include "CppUnitTest.h"
|
#include "CppUnitTest.h"
|
||||||
#include "vcpkg.h"
|
|
||||||
#include "Paragraphs.h"
|
#include "Paragraphs.h"
|
||||||
|
#include "BinaryParagraph.h"
|
||||||
|
|
||||||
#pragma comment(lib,"version")
|
#pragma comment(lib,"version")
|
||||||
#pragma comment(lib,"winhttp")
|
#pragma comment(lib,"winhttp")
|
||||||
|
Loading…
Reference in New Issue
Block a user