fix building depsgraph after recent changes
This commit is contained in:
@@ -51,6 +51,8 @@ extern "C" {
|
||||
#include "RNA_access.h"
|
||||
}
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include "DEG_depsgraph.h"
|
||||
|
||||
#include "intern/nodes/deg_node.h"
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <cstring> /* required for memset */
|
||||
#include <queue>
|
||||
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user