summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/bridge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/bridge.hxx')
-rw-r--r--binaryurp/source/bridge.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/binaryurp/source/bridge.hxx b/binaryurp/source/bridge.hxx
index a258f331639e..4572e7e573c2 100644
--- a/binaryurp/source/bridge.hxx
+++ b/binaryurp/source/bridge.hxx
@@ -50,7 +50,7 @@ namespace binaryurp {
class Proxy;
class Reader;
}
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace bridge { class XInstanceProvider; }
namespace connection { class XConnection; }
namespace lang { class XEventListener; }
@@ -60,7 +60,7 @@ namespace com { namespace sun { namespace star {
class UnoInterfaceReference;
class XInterface;
}
-} } }
+}
namespace rtl { class ByteSequence; }
namespace binaryurp {