summaryrefslogtreecommitdiffstats
path: root/cppu
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-10-11 13:06:23 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-10-11 13:06:23 +0000
commit8819d2aed25c9bf6b7dcec754f16a986e160306a (patch)
tree77bb1fe86d8c6f59091015a14f4fabece950dc76 /cppu
parentadded tests for macros (#88338#) (diff)
downloadcore-8819d2aed25c9bf6b7dcec754f16a986e160306a.tar.gz
core-8819d2aed25c9bf6b7dcec754f16a986e160306a.zip
#92951# added new name for gcc3
Diffstat (limited to 'cppu')
-rw-r--r--cppu/inc/uno/lbnames.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/cppu/inc/uno/lbnames.h b/cppu/inc/uno/lbnames.h
index ce4cf1948a3f..e468c624d13e 100644
--- a/cppu/inc/uno/lbnames.h
+++ b/cppu/inc/uno/lbnames.h
@@ -2,9 +2,9 @@
*
* $RCSfile: lbnames.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dbo $ $Date: 2001-08-21 09:17:07 $
+ * last change: $Author: dbo $ $Date: 2001-10-11 14:06:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,10 @@
*/
#define UNO_LB_GCC2_NAMESPACE gcc2
#define UNO_LB_GCC2 "gcc2"
+/** GCC 3 with RTTI or compatible; RTTI is not supported
+*/
+#define UNO_LB_GCC3_NAMESPACE gcc3
+#define UNO_LB_GCC3 "gcc3"
/** WorkShop Compiler 5.0 or compatible; RTTI is not supported
*/
#define UNO_LB_SUNPRO5_NAMESPACE sunpro5