summaryrefslogtreecommitdiff
path: root/sc/inc/filtuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/filtuno.hxx')
-rw-r--r--sc/inc/filtuno.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/filtuno.hxx b/sc/inc/filtuno.hxx
index 8fa870a4ac13..6be62546fe4b 100644
--- a/sc/inc/filtuno.hxx
+++ b/sc/inc/filtuno.hxx
@@ -28,10 +28,7 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
-namespace com { namespace sun { namespace star { namespace io {
- class XInputStream;
-} } } }
-
+namespace com::sun::star::io { class XInputStream; }
namespace com::sun::star::awt { class XWindow; }
class ScFilterOptionsObj final : public ::cppu::WeakImplHelper<