Files
eden/externals/simpleini/tests/pch.h
T

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

2025-05-31 02:33:02 -04:00
//
// pch.h
// Header for standard system include files.
//
#pragma once
#include "gtest/gtest.h"