diff options
Diffstat (limited to 'toolsrc/src/tests.paragraph.cpp')
| -rw-r--r-- | toolsrc/src/tests.paragraph.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/toolsrc/src/tests.paragraph.cpp b/toolsrc/src/tests.paragraph.cpp index 13052610f..9cddd7bdb 100644 --- a/toolsrc/src/tests.paragraph.cpp +++ b/toolsrc/src/tests.paragraph.cpp @@ -1,8 +1,4 @@ -#include <CppUnitTest.h> -#include <vcpkg/binaryparagraph.h> -#include <vcpkg/paragraphs.h> - -#include <vcpkg/base/strings.h> +#include "tests.pch.h"
#pragma comment(lib, "version") #pragma comment(lib, "winhttp") |
