*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40726
This commit is contained in:
parent
da78b90b14
commit
e78adbc226
1 changed files with 2 additions and 0 deletions
|
@ -29,7 +29,9 @@ static char rcsid =
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#define WIN32_LEAN_AND_MEAN
|
#define WIN32_LEAN_AND_MEAN
|
||||||
|
#ifndef NOMINMAX
|
||||||
#define NOMINMAX /* Don't defined min() and max() */
|
#define NOMINMAX /* Don't defined min() and max() */
|
||||||
|
#endif
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
#if defined(__APPLE__) && defined(__MACH__)
|
#if defined(__APPLE__) && defined(__MACH__)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue