move alloca define into its own header since its not related to BLI_array
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "DNA_meshdata_types.h"
|
||||
|
||||
#include "BLI_array.h"
|
||||
#include "BLI_alloca.h"
|
||||
#include "BLI_math.h"
|
||||
#include "BLI_memarena.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user