diff --git a/library/PolyVoxCore/include/PolyVoxCore/Impl/Timer.h b/library/PolyVoxCore/include/PolyVoxCore/Impl/Timer.h index d53feb79..df1b0ae7 100644 --- a/library/PolyVoxCore/include/PolyVoxCore/Impl/Timer.h +++ b/library/PolyVoxCore/include/PolyVoxCore/Impl/Timer.h @@ -27,6 +27,7 @@ freely, subject to the following restrictions: #include #ifdef _MSC_VER // Don't worry about the exact version, as long as this is defied. +#define NOMINMAX #include #else #include