mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-02-20 22:29:01 +00:00
6 lines
128 B
C
6 lines
128 B
C
#ifdef _MSC_VER
|
||
#pragma once
|
||
#endif
|
||
|
||
#include <catch.hpp>
|