Cleanup: Remove unused headers in sculpt header files
Pull Request: https://projects.blender.org/blender/blender/pulls/126002
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
* \ingroup bke
|
||||
*/
|
||||
|
||||
#include <optional>
|
||||
|
||||
#include "BLI_array.hh"
|
||||
#include "BLI_bit_vector.hh"
|
||||
#include "BLI_map.hh"
|
||||
|
||||
@@ -20,8 +20,6 @@
|
||||
#include "DNA_scene_enums.h"
|
||||
#include "DNA_vec_types.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
enum class PaintMode : int8_t;
|
||||
|
||||
struct ARegion;
|
||||
|
||||
Reference in New Issue
Block a user