Commit: acfce155e7cb8e470321712debc375eb7334f947
Author: Dalai Felinto
Date: Tue Feb 11 15:12:02 2020 +0100
Branches: experimental-build
https://developer.blender.org/rBacfce155e7cb8e470321712debc375eb7334f947
SortedIncludes: Fix Mac build
===================================================================
M source/blender/blenlib/BLI_memory_utils_cxx.h
===================================================================
diff --git a/source/blender/blenlib/BLI_memory_utils_cxx.h
b/source/blender/blenlib/BLI_memory_utils_cxx.h
index 3176842daac..6534138315d 100644
--- a/source/blender/blenlib/BLI_memory_utils_cxx.h
+++ b/source/blender/blenlib/BLI_memory_utils_cxx.h
@@ -24,6 +24,8 @@
#include <algorithm>
#include <memory>
+#include "BLI_utildefines.h"
+
namespace BLI {
using std::copy;
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs