vmprotect-source/anonfiles.com_d1D7M7q9z4_vmpsrc/win_runtime.Tests/precompiled.h
2024-11-15 17:08:58 -03:00

9 lines
No EOL
152 B
C

#pragma once
#ifndef WRUT_PCH
#define WRUT_PCH
#include "../runtime/precompiled.h"
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#endif //WRUT_PCH