summaryrefslogtreecommitdiff
path: root/sc/inc/scwarngs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/scwarngs.hxx')
-rw-r--r--sc/inc/scwarngs.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/scwarngs.hxx b/sc/inc/scwarngs.hxx
index 73b2a437c1b0..a9713ffaad26 100644
--- a/sc/inc/scwarngs.hxx
+++ b/sc/inc/scwarngs.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __SCWARNGS_HXX_
-#define __SCWARNGS_HXX_
+#ifndef INCLUDED_SC_INC_SCWARNGS_HXX
+#define INCLUDED_SC_INC_SCWARNGS_HXX
#define ERRCODE_SC_EXPORT_WRN_ASCII (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_WRITE | 1)
#define ERRCODE_SC_IMPORT_WRN_RNGOVRFLW (ERRCODE_WARNING_MASK | ERRCODE_AREA_SC | ERRCODE_CLASS_READ | 1)