You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Include platform_config.h in thread.cpp and thread.h
(cherry picked from commit 6c6291b84f)
This commit is contained in:
committed by
Rémi Verschelde
parent
776bca2488
commit
9029e5d66f
@@ -28,6 +28,7 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#include "platform_config.h"
|
||||
#ifndef PLATFORM_THREAD_OVERRIDE // See details in thread.h
|
||||
|
||||
#include "thread.h"
|
||||
|
||||
Reference in New Issue
Block a user