Re #320 Fixes the Windows side of r3535
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3536 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 84dcf65581210a5b4c87a63db03b782afbe4e3b5 Former-commit-id: 3b40c0c537a875cc5cfa01c09a472c69969563ab
This commit is contained in:
parent
764a4497a1
commit
a2c7004db6
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
//#include "guiscreen.h"
|
||||
#include "glfeatures.h"
|
||||
|
||||
// Avoid C lib <cstdlib> "max" to overload <limits> ones.
|
||||
#undef min
|
||||
|
||||
static const char* pszNoUnit = 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue