aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/tests.pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/include/tests.pch.h')
-rw-r--r--toolsrc/include/tests.pch.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/toolsrc/include/tests.pch.h b/toolsrc/include/tests.pch.h
deleted file mode 100644
index 5c00fca4a..000000000
--- a/toolsrc/include/tests.pch.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#pragma once
-
-#include <CppUnitTest.h>
-
-#include <vcpkg/base/chrono.h>
-#include <vcpkg/base/sortedvector.h>
-#include <vcpkg/base/strings.h>
-#include <vcpkg/base/util.h>
-#include <vcpkg/binaryparagraph.h>
-#include <vcpkg/dependencies.h>
-#include <vcpkg/packagespec.h>
-#include <vcpkg/packagespecparseresult.h>
-#include <vcpkg/paragraphs.h>
-#include <vcpkg/sourceparagraph.h>
-#include <vcpkg/statusparagraph.h>
-#include <vcpkg/statusparagraphs.h>
-#include <vcpkg/triplet.h>
-#include <vcpkg/update.h>
-#include <vcpkg/vcpkgcmdarguments.h>