summaryrefslogtreecommitdiff
path: root/include/svl/undo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/undo.hxx')
-rw-r--r--include/svl/undo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/undo.hxx b/include/svl/undo.hxx
index 1ba5e63ad4f7..8de6231c1dc5 100644
--- a/include/svl/undo.hxx
+++ b/include/svl/undo.hxx
@@ -171,11 +171,11 @@ protected:
};
-namespace svl { namespace undo { namespace impl
+namespace svl::undo::impl
{
class UndoManagerGuard;
class LockGuard;
-} } }
+}
struct SfxUndoManager_Data;
class SVL_DLLPUBLIC SfxUndoManager