diff options
Diffstat (limited to 'binaryurp/source/unmarshal.hxx')
-rw-r--r-- | binaryurp/source/unmarshal.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/binaryurp/source/unmarshal.hxx b/binaryurp/source/unmarshal.hxx index 86378497a372..6867d8b17beb 100644 --- a/binaryurp/source/unmarshal.hxx +++ b/binaryurp/source/unmarshal.hxx @@ -34,9 +34,7 @@ namespace binaryurp { class Bridge; struct ReaderState; } -namespace com { namespace sun { namespace star { namespace uno { - class TypeDescription; -} } } } +namespace com::sun::star::uno { class TypeDescription; } namespace binaryurp { |