Code cleanup: remove unused includes
Opted to keep includes if they are used indirectly (even if removing is possible).
This commit is contained in:
@@ -36,13 +36,10 @@
|
||||
|
||||
#include "structseq.h"
|
||||
|
||||
#include "BLI_blenlib.h"
|
||||
#include "BLI_math.h"
|
||||
#include "BLI_noise.h"
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
#include "DNA_texture_types.h"
|
||||
|
||||
#include "mathutils.h"
|
||||
|
Reference in New Issue
Block a user