mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Apply http://lists.mysql.com/commits/70427 to fix Win32 builds with VS 2005.
This commit is contained in:
parent
5c2ba04cba
commit
79650ae641
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ functions */
|
|||
#endif
|
||||
#ifndef __WIN32__
|
||||
#define __WIN32__
|
||||
#define _INTEGRAL_MAX_BITS 32
|
||||
#else
|
||||
#define _INTEGRAL_MAX_BITS 64
|
||||
#endif
|
||||
#endif /* _WIN64 */
|
||||
#ifndef __WIN__
|
||||
|
|
Loading…
Add table
Reference in a new issue