Files
2018-08-13 22:22:10 -04:00

7 lines
93 B
C++

#ifndef __STRINGTEST__
#define __STRINGTEST__
void StringTest();
#endif /// __STRINGTEST__