Coroutine API rename
This commit is contained in:
1
src/external/minicoro.h
vendored
1
src/external/minicoro.h
vendored
@@ -476,6 +476,7 @@ MCO_API const char *mco_result_description(mco_result res); /* Get the descripti
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#undef Yield
|
||||
#endif
|
||||
|
||||
#ifndef MCO_NO_DEFAULT_ALLOCATOR
|
||||
|
||||
Reference in New Issue
Block a user