summaryrefslogtreecommitdiffstats
path: root/javaunohelper/source/vm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/source/vm.hxx')
-rw-r--r--javaunohelper/source/vm.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/javaunohelper/source/vm.hxx b/javaunohelper/source/vm.hxx
index 81dd5be69f60..d257c796cd1f 100644
--- a/javaunohelper/source/vm.hxx
+++ b/javaunohelper/source/vm.hxx
@@ -26,9 +26,7 @@
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ref.hxx>
-namespace com { namespace sun { namespace star { namespace uno {
- class XComponentContext;
-} } } }
+namespace com::sun::star::uno { class XComponentContext; }
namespace jvmaccess { class UnoVirtualMachine; }
namespace javaunohelper {