From 750af562ab0a93f66c29ca732eff75771ceb5cfb Mon Sep 17 00:00:00 2001 From: oberrich Date: Sun, 29 Dec 2024 05:58:48 +0100 Subject: [PATCH] ci: upload artifacts Co-authored-by: Irate-Walrus <71628949+Irate-Walrus@users.noreply.github.com> --- src/ffi/_wrapper.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/ffi/_wrapper.h diff --git a/src/ffi/_wrapper.h b/src/ffi/_wrapper.h new file mode 100644 index 0000000..070047f --- /dev/null +++ b/src/ffi/_wrapper.h @@ -0,0 +1,7 @@ +#pragma once +#undef WIN32_NO_STATUS +#include + +#include +#include +#include