summaryrefslogtreecommitdiff
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r--sc/inc/helpids.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index 780470cc5f89..00190964cbe9 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#ifndef INCLUDED_SC_INC_HELPIDS_H
+#define INCLUDED_SC_INC_HELPIDS_H
+
#include <svx/svxcommands.h>
#define HID_INSWIN_POS "SC_HID_INSWIN_POS"
@@ -585,4 +588,6 @@
#define HID_FUNC_ROUNDSIG "SC_HID_FUNC_ROUNDSIG"
#define HID_FUNC_REPLACEB "SC_HID_FUNC_REPLACEB"
+#endif
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */