summaryrefslogtreecommitdiffstats
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.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx b/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
index 90629093ea04..3f4207725017 100644
--- a/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
+++ b/sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_SLIDESORTER_CACHE_SLSREQUESTFACTORY_HXX
-#define INCLUDED_SD_SOURCE_UI_SLIDESORTER_CACHE_SLSREQUESTFACTORY_HXX
+#pragma once
#include <cache/SlsCacheContext.hxx>
@@ -34,6 +33,4 @@ public:
} // end of namespace ::sd::slidesorter::cache
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */