summaryrefslogtreecommitdiff
path: root/uui/inc/ids.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/inc/ids.hxx')
-rw-r--r--uui/inc/ids.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/uui/inc/ids.hxx b/uui/inc/ids.hxx
index 71beff973f02..32ba356a4ee5 100644
--- a/uui/inc/ids.hxx
+++ b/uui/inc/ids.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UUI_INC_IDS_HXX
-#define INCLUDED_UUI_INC_IDS_HXX
+#pragma once
#include <vcl/errcode.hxx>
@@ -88,6 +87,4 @@
#define ERRCODE_UUI_CANNOT_ACTIVATE_FACTORY ErrCode(ErrCodeArea::Uui, 63)
#define ERRCODE_UUI_IO_EXOTICFILEFORMAT ErrCode(ErrCodeArea::Uui, 64)
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */