summaryrefslogtreecommitdiff
path: root/forms/source/richtext/rtattributehandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/rtattributehandler.hxx')
-rw-r--r--forms/source/richtext/rtattributehandler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/richtext/rtattributehandler.hxx b/forms/source/richtext/rtattributehandler.hxx
index c8c2fcb6cf73..0f2badd640dd 100644
--- a/forms/source/richtext/rtattributehandler.hxx
+++ b/forms/source/richtext/rtattributehandler.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_RTATTRIBUTEHANDLER_HXX
-#define INCLUDED_FORMS_SOURCE_RICHTEXT_RTATTRIBUTEHANDLER_HXX
+#pragma once
#include "rtattributes.hxx"
#include <rtl/ref.hxx>
@@ -161,6 +160,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RTATTRIBUTEHANDLER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */