1
0
Fork 0
forked from eden-emu/eden
eden/externals/simpleini/tests/pch.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
100 B
C++
Raw Normal View History

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