mirror of
https://github.com/dennisbabkin/InjectAll
synced 2026-06-06 15:34:30 +00:00
Fixed missing closing angle bracket
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <Windows.h> //Win32 APIs
|
||||
#include <winnt.h> //Internal function
|
||||
#include <winternl.h //Also internal stuff
|
||||
#include <winternl.h> //Also internal stuff
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user