Depsgraph: Remove some includes which seems unused
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <cstring>
|
||||
#include <queue>
|
||||
|
||||
extern "C" {
|
||||
|
||||
@@ -30,8 +30,6 @@
|
||||
* Implementation of tools for debugging the depsgraph
|
||||
*/
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include "intern/eval/deg_eval_debug.h"
|
||||
|
||||
extern "C" {
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#include "intern/nodes/deg_node.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
#include "BLI_ghash.h"
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#include "intern/nodes/deg_node_component.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
extern "C" {
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
Reference in New Issue
Block a user