summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx')
-rw-r--r--sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx b/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
index ea87133a8f5d..c048a6e5b307 100644
--- a/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
+++ b/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
@@ -22,7 +22,7 @@
#include <cache/SlsCacheContext.hxx>
-namespace sd { namespace slidesorter { namespace cache {
+namespace sd::slidesorter::cache {
class RequestQueue;
@@ -34,7 +34,7 @@ public:
const SharedCacheContext& rpCacheContext);
};
-} } } // end of namespace ::sd::slidesorter::cache
+} // end of namespace ::sd::slidesorter::cache
#endif