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

openvdb.diff « patches « build_environment « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3afa13ea171d82bc10e6945fdc3443b1989d971 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Naur k:\BlenderDev\lib\win64_vc12_Harvest\openVDB\/include/openvdb/math/Coord.h .\openVDB/include/openvdb/math/Coord.h
--- k:\BlenderDev\lib\win64_vc12_Harvest\openVDB\/include/openvdb/math/Coord.h	2016-03-30 15:09:49 -0600
+++ .\openVDB/include/openvdb/math/Coord.h	2016-04-01 06:53:47 -0600
@@ -34,6 +34,7 @@
 #include <openvdb/Platform.h>
 #include "Math.h"
 #include "Vec3.h"
+#define NOMINMAX
 
 namespace tbb { class split; } // forward declaration