mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge commit godotengine/godot@a7a2a12bfd
This commit is contained in:
@@ -33,11 +33,9 @@
|
||||
#ifndef PHYSICS_SERVER_2D_WRAP_MT_H
|
||||
#define PHYSICS_SERVER_2D_WRAP_MT_H
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "core/object/worker_thread_pool.h"
|
||||
#include "core/os/thread.h"
|
||||
#include "core/templates/command_queue_mt.h"
|
||||
#include "core/templates/safe_refcount.h"
|
||||
#include "servers/physics_server_2d.h"
|
||||
|
||||
#ifdef DEBUG_SYNC
|
||||
|
||||
Reference in New Issue
Block a user