aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/fixtures.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/unit_tests/fixtures.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit_tests/fixtures.hpp b/test/unit_tests/fixtures.hpp
index 78e7a8b..3da2b3b 100644
--- a/test/unit_tests/fixtures.hpp
+++ b/test/unit_tests/fixtures.hpp
@@ -7,9 +7,10 @@
#include "paths.hpp"
-#include <pdb/all.hpp>
#include <test_lib.hpp>
+#include <winapi/debug.hpp>
+
#include <boost/filesystem.hpp>
#include <boost/test/unit_test.hpp>