summaryrefslogtreecommitdiff
path: root/cli_ure/source/native/native_bootstrap.cxx
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2003-04-22 15:33:56 +0000
committerDaniel Boelzle <dbo@openoffice.org>2003-04-22 15:33:56 +0000
commit3aedfe2783858405da6b32390d5917b7c2c508d0 (patch)
treeea228b13904d805d92d88f539370a51c3143f5be /cli_ure/source/native/native_bootstrap.cxx
parent05e80c5ad07ce6e1b9b1829161e93879f49bcb36 (diff)
#107130# fixing exports
Diffstat (limited to 'cli_ure/source/native/native_bootstrap.cxx')
-rw-r--r--cli_ure/source/native/native_bootstrap.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/cli_ure/source/native/native_bootstrap.cxx b/cli_ure/source/native/native_bootstrap.cxx
index d39de29a50e8..76d1d7d10403 100644
--- a/cli_ure/source/native/native_bootstrap.cxx
+++ b/cli_ure/source/native/native_bootstrap.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: native_bootstrap.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dbo $ $Date: 2003-04-07 09:40:43 $
+ * last change: $Author: dbo $ $Date: 2003-04-22 16:33:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,9 +74,11 @@ namespace uno
namespace util
{
+/** Bootstrapping native UNO.
+*/
public __sealed __gc class Bootstrap
{
- inline Bootstrap();
+ inline Bootstrap() {}
public: