1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-18 16:10:26 +02:00
Beef/IDE/mintest/src/cpp/testC.h

6 lines
67 B
C
Raw Normal View History

2019-08-23 11:56:54 -07:00
#ifndef __TESTC__
#define __TESTC__
#include "TestD.h"
#endif