Fix: build error with 'WITH_CXX_GUARDEDALLOC'
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
* Task graph.
|
||||
*/
|
||||
|
||||
#ifdef WITH_CXX_GUARDEDALLOC
|
||||
# include "MEM_guardedalloc.h"
|
||||
#endif
|
||||
|
||||
#include "BLI_task.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user