diff options
Diffstat (limited to 'binaryurp')
-rw-r--r-- | binaryurp/source/unmarshal.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/binaryurp/source/unmarshal.hxx b/binaryurp/source/unmarshal.hxx index 4d8447ef2d99..8494731ec6c3 100644 --- a/binaryurp/source/unmarshal.hxx +++ b/binaryurp/source/unmarshal.hxx @@ -38,9 +38,6 @@ namespace binaryurp { namespace com { namespace sun { namespace star { namespace uno { class TypeDescription; } } } } -namespace rtl { - class OUString; -} namespace binaryurp { |