mirror of
https://github.com/reactos/CMake.git
synced 2025-02-03 02:24:13 +00:00
ERR Fix borland
This commit is contained in:
parent
6eed8b55dd
commit
1089ec27a1
@ -118,7 +118,7 @@ extern int putenv (char *__string) __THROW;
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#if defined( _MSC_VER ) || defined( __BORLANDC__ )
|
||||
typedef unsigned short mode_t;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user