summaryrefslogtreecommitdiff
path: root/ACE/ace/pre.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2014-02-19 20:24:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2014-02-19 20:24:30 +0000
commitc91060853c3728b18d94d1728fbddc36f4ad5302 (patch)
treea65d38d8eaf7f181c0b4e013d674853c2da7740d /ACE/ace/pre.h
parent0fe8e9631fbb6f1d18fe1849888acd48dd6771be (diff)
downloadATCD-c91060853c3728b18d94d1728fbddc36f4ad5302.tar.gz
Wed Feb 19 20:25:34 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Compression/rle/RLECompressor.cpp: * ace/config-win32-borland.h: * ace/post.h: * ace/pre.h: Improved C++BuilderXE support
Diffstat (limited to 'ACE/ace/pre.h')
-rw-r--r--ACE/ace/pre.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/pre.h b/ACE/ace/pre.h
index 399f336ce4e..a3b433ba41f 100644
--- a/ACE/ace/pre.h
+++ b/ACE/ace/pre.h
@@ -19,7 +19,7 @@
# pragma pack (push, 8)
#elif defined (__BORLANDC__)
# pragma option push -a8 -b -Ve- -Vx- -w-rvl -w-rch -w-ccc -w-obs -w-aus -w-pia -w-inl -w-sig
-# if (__BORLANDC__ == 0x660)
+# if (__BORLANDC__ >= 0x660) && (__BORLANDC__ <= 0x680)
// False warning: Function defined with different linkage, reported to
// Embarcadero as QC 117740
# pragma option push -w-8127