mirror of
https://github.com/WithSecureLabs/ModuleStomping
synced 2026-06-06 17:00:48 +00:00
7 lines
66 B
C
7 lines
66 B
C
#ifndef PCH_H
|
|
#define PCH_H
|
|
|
|
#include <Windows.h>
|
|
|
|
#endif //PCH_H
|