mirror of
https://github.com/Obfuscator-Collections/VMProtect.git
synced 2025-01-12 16:50:09 +03:00
5ec92ee05e
Version 3.x.x
7 lines
99 B
C
7 lines
99 B
C
#pragma once
|
|
#ifndef VMPC_PCH
|
|
#define VMPC_PCH
|
|
|
|
#include "../core/precompiled.h"
|
|
|
|
#endif //VMPC_PCH
|