summaryrefslogtreecommitdiff
path: root/writerperfect/inc/WPXSvInputStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/inc/WPXSvInputStream.hxx')
-rw-r--r--writerperfect/inc/WPXSvInputStream.hxx11
1 files changed, 1 insertions, 10 deletions
diff --git a/writerperfect/inc/WPXSvInputStream.hxx b/writerperfect/inc/WPXSvInputStream.hxx
index 35908684825a..0ac33a60ec01 100644
--- a/writerperfect/inc/WPXSvInputStream.hxx
+++ b/writerperfect/inc/WPXSvInputStream.hxx
@@ -15,20 +15,11 @@
#include "writerperfectdllapi.h"
#include <memory>
-namespace com
-{
-namespace sun
-{
-namespace star
-{
-namespace io
+namespace com::sun::star::io
{
class XInputStream;
class XSeekable;
}
-}
-}
-}
namespace writerperfect
{