summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextviewport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextviewport.hxx')
-rw-r--r--forms/source/richtext/richtextviewport.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/richtext/richtextviewport.hxx b/forms/source/richtext/richtextviewport.hxx
index 8e4636fe4932..90df8cb0b489 100644
--- a/forms/source/richtext/richtextviewport.hxx
+++ b/forms/source/richtext/richtextviewport.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_FORMS_SOURCE_RICHTEXT_RICHTEXTVIEWPORT_HXX
-#define INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTVIEWPORT_HXX
+#pragma once
#include <vcl/ctrl.hxx>
@@ -62,6 +61,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTVIEWPORT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */