summaryrefslogtreecommitdiff
path: root/sc/inc/scfuncs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/scfuncs.hxx')
-rw-r--r--sc/inc/scfuncs.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/scfuncs.hxx b/sc/inc/scfuncs.hxx
index 82cd714aa797..88b0d4958ccb 100644
--- a/sc/inc/scfuncs.hxx
+++ b/sc/inc/scfuncs.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_SCFUNCS_HXX
-#define INCLUDED_SC_INC_SCFUNCS_HXX
+#pragma once
#define ID_FUNCTION_GRP_DATABASE 1
#define ID_FUNCTION_GRP_DATETIME 2
@@ -31,6 +30,4 @@
#define ID_FUNCTION_GRP_TEXT 10
#define ID_FUNCTION_GRP_ADDINS 11
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */