triskele/test/thread_test.cpp
2018-06-28 12:42:15 +02:00

7 lines
70 B
C++

#include <iostream>
int main(int argc, char** argv) {
return 0;
}