6 lines
61 B
C++

#include "07_ThreadRead.h"
int main()
{
ThreadRead start;
}