diff --git a/common/math/math.h b/common/math/math.h index 4d683762b8..6fc585da24 100644 --- a/common/math/math.h +++ b/common/math/math.h @@ -169,6 +169,7 @@ namespace embree __forceinline int min(int a, int b) { return a