Cleanup: Move BKE_object.hh to C++
Simplifies the fix to #111120, where the object bounds functions may return a C++ type instead of `BoundBox`. Pull Request: https://projects.blender.org/blender/blender/pulls/113462
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
# include "BKE_lib_id.h"
|
||||
# include "BKE_mesh.hh"
|
||||
# include "BKE_mesh_runtime.hh"
|
||||
# include "BKE_object.h"
|
||||
# include "BKE_object.hh"
|
||||
|
||||
# include "DEG_depsgraph_query.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user