RedPanda-CPP/platform/windows/templates/StdThread/StdThread_c.txt

2 lines
149 B
Plaintext
Raw Normal View History

2022-08-07 12:10:12 +08:00
// Please note that MinGW32 compilers currently do not support <thread>. Use MinGW64 builds like TDM-GCC instead.
// C does not support this magic ;)