summaryrefslogtreecommitdiff
path: root/ACE/ace/config-win32-borland.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-08-16 08:28:09 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-08-16 08:28:09 +0200
commit020498b18098352558e63acf55e91b08a1462abf (patch)
treef9837a5f33d95a35dffe89dfc8f1dffc96f7504d /ACE/ace/config-win32-borland.h
parentf7fd140ee87aa8959e55454204fe33019bf2a8bb (diff)
downloadATCD-020498b18098352558e63acf55e91b08a1462abf.tar.gz
Updated Embarcadero version checks
Diffstat (limited to 'ACE/ace/config-win32-borland.h')
-rw-r--r--ACE/ace/config-win32-borland.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/ACE/ace/config-win32-borland.h b/ACE/ace/config-win32-borland.h
index ca32d2018d2..794b1296304 100644
--- a/ACE/ace/config-win32-borland.h
+++ b/ACE/ace/config-win32-borland.h
@@ -128,12 +128,10 @@
# endif /* !__MT__ */
#endif /* ACE_MT_SAFE && ACE_MT_SAFE != 0 */
-#if (__BORLANDC__ <= 0x750)
-# define ACE_LACKS_ISWCTYPE
-# define ACE_LACKS_ISCTYPE
-# define ACE_LACKS_STRTOK_R
-# define ACE_LACKS_ASCTIME_R
-#endif
+#define ACE_LACKS_ISWCTYPE
+#define ACE_LACKS_ISCTYPE
+#define ACE_LACKS_STRTOK_R
+#define ACE_LACKS_ASCTIME_R
#if (__BORLANDC__ <= 0x740)
# define ACE_LACKS_LOCALTIME_R