summaryrefslogtreecommitdiff
path: root/forms/source/xforms/mip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/mip.hxx')
-rw-r--r--forms/source/xforms/mip.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/xforms/mip.hxx b/forms/source/xforms/mip.hxx
index a2247b45342d..97b98d04ec52 100644
--- a/forms/source/xforms/mip.hxx
+++ b/forms/source/xforms/mip.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_XFORMS_MIP_HXX
-#define INCLUDED_FORMS_SOURCE_XFORMS_MIP_HXX
+#pragma once
#include <rtl/ustring.hxx>
@@ -100,6 +99,4 @@ public:
} // namespace xforms
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */