summaryrefslogtreecommitdiff
path: root/basctl/source/inc/iderid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/iderid.hxx')
-rw-r--r--basctl/source/inc/iderid.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/iderid.hxx b/basctl/source/inc/iderid.hxx
index 8724ccbb1891..7c49af0b16ea 100644
--- a/basctl/source/inc/iderid.hxx
+++ b/basctl/source/inc/iderid.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_IDERID_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_IDERID_HXX
+#pragma once
#include <rtl/ustring.hxx>
@@ -29,6 +28,4 @@ OUString IDEResId(const char *pId);
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_IDERID_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */