Cleanup: Fix build error with MSVC
`BLI_cpu_support_sse41` needs BLI_System.h. Reviewers: brecht
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "BLI_blenlib.h"
|
||||
#include "BLI_math.h"
|
||||
#include "BLI_system.h"
|
||||
|
||||
#include "DNA_node_types.h"
|
||||
#include "DNA_object_types.h"
|
||||
|
||||
Reference in New Issue
Block a user