[Bf-blender-cvs] [e68ddf02bb9] experimental-build: Revert "SortedIncludes: Fix Mac build"

Dalai Felinto noreply at git.blender.org
Tue Feb 11 15:26:54 CET 2020


Commit: e68ddf02bb97ec77adca4804d19853b3217fe5b2
Author: Dalai Felinto
Date:   Tue Feb 11 15:26:20 2020 +0100
Branches: experimental-build
https://developer.blender.org/rBe68ddf02bb97ec77adca4804d19853b3217fe5b2

Revert "SortedIncludes: Fix Mac build"

This reverts commit acfce155e7cb8e470321712debc375eb7334f947.

===================================================================

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 6534138315d..3176842daac 100644
--- a/source/blender/blenlib/BLI_memory_utils_cxx.h
+++ b/source/blender/blenlib/BLI_memory_utils_cxx.h
@@ -24,8 +24,6 @@
 #include <algorithm>
 #include <memory>
 
-#include "BLI_utildefines.h"
-
 namespace BLI {
 
 using std::copy;



More information about the Bf-blender-cvs mailing list