mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
ERR Fix borland
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user