summaryrefslogtreecommitdiff
path: root/ace/pre.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-31 10:42:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-31 10:42:17 +0000
commit457cf533562c6e8265cc4e86fcd5614fbc504e16 (patch)
tree7ae6d40e57dd42a390dfe8a8a79cc27e9ca69d6a /ace/pre.h
parentb1bf55dd9ed8b15d05b5e4935ed451cbbe5764bf (diff)
downloadATCD-457cf533562c6e8265cc4e86fcd5614fbc504e16.tar.gz
ChangeLogTag: Mon Oct 31 09:40:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/pre.h')
-rw-r--r--ace/pre.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/pre.h b/ace/pre.h
index 79a6d8a60ef..8a7d7774c64 100644
--- a/ace/pre.h
+++ b/ace/pre.h
@@ -18,7 +18,7 @@
# pragma warning (disable:4103)
# pragma pack (push, 8)
#elif defined (__BORLANDC__)
-# pragma option push -a8
+# pragma option push -a8 -b -Ve- -Vx- -w-rvl -w-rch -w-ccc -w-obs -w-aus -w-pia -w-inl -w-sig
# pragma nopushoptwarn
# pragma nopackwarning
#endif