diff --git a/thirteen.h b/thirteen.h index 749253e..916e866 100644 --- a/thirteen.h +++ b/thirteen.h @@ -34,6 +34,7 @@ Chris Cascioli - GetWindowHandle() and warning cleanup // ========== Platform-Specific Includes ========== #ifdef THIRTEEN_PLATFORM_WINDOWS + #define NOMINMAX #define WIN32_LEAN_AND_MEAN #include #include