windows.h #defines min/max by default, causing problems with std::[min, max].

--HG--
branch : minor
This commit is contained in:
rude
2011-03-09 11:01:40 +01:00
parent 6e2da1f26d
commit 6a2423f104
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
* misrepresented as being the original software.
* 3. This notice may not be removed or altered from any source distribution.
**/
#include <common/config.h>
#include "Font.h"
#include <font/GlyphData.h>
#include "Quad.h"