1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-18 08:06:04 +02:00
Beef/IDE/mintest/src/cpp/testC.h
2019-08-23 11:56:54 -07:00

6 lines
No EOL
67 B
C

#ifndef __TESTC__
#define __TESTC__
#include "TestD.h"
#endif