summaryrefslogtreecommitdiff
path: root/store/source/storbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storbase.hxx')
-rw-r--r--store/source/storbase.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 20f6f3245638..4963ee2ddcfb 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_STORE_SOURCE_STORBASE_HXX
-#define INCLUDED_STORE_SOURCE_STORBASE_HXX
+#pragma once
#include <sal/config.h>
#include <salhelper/simplereferenceobject.hxx>
@@ -605,6 +604,4 @@ inline sal_uInt32 OStorePageObject::location() const
} // namespace store
-#endif // INCLUDED_STORE_SOURCE_STORBASE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */