mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03: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
88e2c513e7
commit
8db39b82ea
@@ -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