mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-09-01 14:37:26 +00:00
More cleanup
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
#include <ntddk.h>
|
||||
#include <intrin.h>
|
||||
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable: 4201)
|
||||
#include <ia32.hpp>
|
||||
#pragma warning(pop)
|
||||
|
||||
#include "stdint.hpp"
|
||||
#include "nt_ext.hpp"
|
||||
|
Reference in New Issue
Block a user