summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/javavm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/javavm/javavm.hxx')
-rw-r--r--stoc/source/javavm/javavm.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/stoc/source/javavm/javavm.hxx b/stoc/source/javavm/javavm.hxx
index 63a9c55d1cf4..13418c30011c 100644
--- a/stoc/source/javavm/javavm.hxx
+++ b/stoc/source/javavm/javavm.hxx
@@ -34,10 +34,10 @@
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace container { class XContainer; }
namespace uno { class XComponentContext; }
-} } }
+}
namespace jvmaccess {
class UnoVirtualMachine;
class VirtualMachine;