summaryrefslogtreecommitdiff
path: root/include/dbaccess/dbaundomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/dbaundomanager.hxx')
-rw-r--r--include/dbaccess/dbaundomanager.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dbaccess/dbaundomanager.hxx b/include/dbaccess/dbaundomanager.hxx
index b39e36f49783..f6f75c063cc5 100644
--- a/include/dbaccess/dbaundomanager.hxx
+++ b/include/dbaccess/dbaundomanager.hxx
@@ -30,11 +30,11 @@
#include <rtl/ustring.hxx>
#include <sal/types.h>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace document { class XUndoAction; }
namespace document { class XUndoManagerListener; }
namespace uno { class XInterface; }
-} } }
+}
namespace cppu {
class OWeakObject;