summaryrefslogtreecommitdiffstats
path: root/sd/inc/sderror.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sderror.hxx')
-rw-r--r--sd/inc/sderror.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/sderror.hxx b/sd/inc/sderror.hxx
index a337c3018917..07ee1d7fa801 100644
--- a/sd/inc/sderror.hxx
+++ b/sd/inc/sderror.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_INC_SDERROR_HXX
-#define INCLUDED_SD_INC_SDERROR_HXX
+#pragma once
#include <vcl/errcode.hxx>
@@ -29,6 +28,4 @@
// Warnings
#define WARN_FORMAT_FILE_ROWCOL ErrCode(WarningFlag::Yes, ErrCodeArea::Sd, ErrCodeClass::Read, 100)
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */