Files
Seele/tests/Engine/EngineTest.h
T

5 lines
88 B
C++
Raw Normal View History

2023-12-18 08:37:25 +01:00
#pragma once
#include <gtest/gtest.h>
#include "MinimalEngine.h"
using namespace Seele;