mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Move some worker_thread_pool.h includes out of header files
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include "godot_joint_3d.h"
|
||||
|
||||
#include "core/object/worker_thread_pool.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
#define BODY_ISLAND_COUNT_RESERVE 128
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
|
||||
#include "godot_space_3d.h"
|
||||
|
||||
#include "core/object/worker_thread_pool.h"
|
||||
#include "core/templates/local_vector.h"
|
||||
|
||||
class GodotStep3D {
|
||||
|
||||
Reference in New Issue
Block a user