Browse Source
Fixes the following error when compiling as C with Clang: Source/dthread.cpp:92:46: error: parameter name omitted unsigned int __stdcall dthread_handler(void *) ^ Related to #2017.pull/681/head
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue