init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#pragma once
|
||||
#ifndef BASE_H
|
||||
#define BASE_H
|
||||
|
||||
#include <ntifs.h>
|
||||
#include <ntddk.h>
|
||||
#include <windef.h>
|
||||
#include <intrin.h>
|
||||
#include <ntimage.h>
|
||||
|
||||
|
||||
#endif // !BASE_H
|
||||
Reference in New Issue
Block a user