Depsgraph: Do not rely on indirectly included cstring
Also add comment why exactly cstring is needed.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
#include "intern/eval/deg_eval_debug.h"
|
||||
|
||||
#include <cstring> /* required for STREQ later on. */
|
||||
|
||||
extern "C" {
|
||||
#include "BLI_listbase.h"
|
||||
#include "BLI_ghash.h"
|
||||
|
||||
Reference in New Issue
Block a user