Render96ex/tst/pch.h

10 lines
125 B
C

//
// pch.h
// Header for standard system include files.
//
#pragma once
#include "gmock/gmock.h"
#include "gtest/gtest.h"