X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=include%2FGL%2Ffreeglut_std.h;h=ba1b71656e154195265b0bc457d2a5a87f8c5187;hb=d25b8eed1320c5d73e09a5aff61bfa0cce06ed87;hp=e10836b85eb55b7121000cd2c68a4da7769eda74;hpb=6c3fc917f914a223cfa23f867ebfcb15ae3e24ae;p=freeglut diff --git a/include/GL/freeglut_std.h b/include/GL/freeglut_std.h index e10836b..ba1b716 100644 --- a/include/GL/freeglut_std.h +++ b/include/GL/freeglut_std.h @@ -57,7 +57,9 @@ # ifndef WIN32_LEAN_AND_MEAN # define WIN32_LEAN_AND_MEAN 1 # endif -# define NOMINMAX +# ifndef NOMINMAX +# define NOMINMAX +# endif # include /* Windows static library */