Files

5 lines
88 B
C++
Raw Permalink Normal View History

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