Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-03-18 22:26:38 +0300
committerRay Molenkamp <github@lazydodo.com>2020-03-18 22:26:38 +0300
commitc102dfd43d5ce6b159112b66cb80d233620e58dc (patch)
tree0b4aef812be0df16126f6300d8e724af5bbd55f7 /source/blender/blenlib
parent6bfe7c7a02bd27b155990efdd51d0984d9619ce9 (diff)
Cleanup: Prepare for sorted headers on windows
To prepare for D6811 small changes were needed. we can no longer undefine near/far since the windows headers use those extensively. some of the imbuf files need to include the windows headers explicitly to make sure it builds.
Diffstat (limited to 'source/blender/blenlib')
-rw-r--r--source/blender/blenlib/BLI_winstuff.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_winstuff.h b/source/blender/blenlib/BLI_winstuff.h
index 08d29a328b4..3d59ad21251 100644
--- a/source/blender/blenlib/BLI_winstuff.h
+++ b/source/blender/blenlib/BLI_winstuff.h
@@ -33,8 +33,6 @@
#include <windows.h>
-#undef near
-#undef far
#undef rad
#undef rad1
#undef rad2