From dcafe0d9268f88e75cdc98bd89bda558d62b5d91 Mon Sep 17 00:00:00 2001 From: Hay1tsme Date: Tue, 4 Feb 2025 11:06:08 -0500 Subject: [PATCH] bump capnhook rev --- precompiled.h | 39 --------------------------------------- subprojects/capnhook.wrap | 2 +- 2 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 precompiled.h diff --git a/precompiled.h b/precompiled.h deleted file mode 100644 index 7c85da7..0000000 --- a/precompiled.h +++ /dev/null @@ -1,39 +0,0 @@ -/* - Making NTSTATUS available is slightly awkward. See: - https://kirkshoop.github.io/2011/09/20/ntstatus.html -*/ - -/* Win32 user-mode API */ -#define WIN32_NO_STATUS -#include -#undef WIN32_NO_STATUS -#include -#include -#include -#include -#include -#include -#include -#include - -/* Win32 kernel-mode definitions */ -#ifdef __GNUC__ -/* MinGW needs to include this for PHYSICAL_ADDRESS to be defined. - The MS SDK throws a bunch of duplicate symbol errors instead. */ -#include -#else -#include -#endif -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include -#include -#include diff --git a/subprojects/capnhook.wrap b/subprojects/capnhook.wrap index 9d45d16..f30a334 100644 --- a/subprojects/capnhook.wrap +++ b/subprojects/capnhook.wrap @@ -1,4 +1,4 @@ [wrap-git] directory = capnhook url = https://github.com/Hay1tsme/capnhook -revision = 5e44ceea2240aab0b4fcb278611dd92f47d0467a +revision = 4633c51d58f7a3f714f4c0da43876376439848fe