vmprotect-3.5.1/win_runtime.Tests/precompiled.h

9 lines
152 B
C
Raw Normal View History

2023-12-07 00:51:07 -08:00
#pragma once
#ifndef WRUT_PCH
#define WRUT_PCH
#include "../runtime/precompiled.h"
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#endif //WRUT_PCH