mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
7 lines
77 B
C
7 lines
77 B
C
#ifndef TEST_DATA_H_
|
|
#define TEST_DATA_H_
|
|
|
|
void TestMain();
|
|
|
|
#endif
|