mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-09-01 11:18:40 +00:00
Add va function
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <ntddk.h>
|
||||
#include <intrin.h>
|
||||
#include <Ntstrsafe.h>
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable: 4201)
|
||||
|
||||
Reference in New Issue
Block a user