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