summaryrefslogtreecommitdiff
path: root/include/svtools/sfxecode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/sfxecode.hxx')
-rw-r--r--include/svtools/sfxecode.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/svtools/sfxecode.hxx b/include/svtools/sfxecode.hxx
index 3cdad87f4cd9..a57c6b9e966f 100644
--- a/include/svtools/sfxecode.hxx
+++ b/include/svtools/sfxecode.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_SVTOOLS_SFXECODE_HXX
-#define INCLUDED_SVTOOLS_SFXECODE_HXX
+#pragma once
class ErrCode;
@@ -71,7 +70,4 @@ class ErrCode;
// Addressbook
#define ERRCTX_SFX_SEARCHADDRESS 90
-#endif // INCLUDED_SVTOOLS_SFXECODE_HXX
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */