Depsgraph: Fix compilation with new depsgraph disabled

This commit is contained in:
2016-05-30 14:44:56 +02:00
parent f0ee7f9544
commit c9799b68f1

View File

@@ -56,6 +56,7 @@ using boost::function;
#define DISABLE_NEW_DEPSGRAPH
#include "BLI_utildefines.h"
#include <cstdlib>
template<typename T>