summaryrefslogtreecommitdiff
path: root/include/svtools/parrtf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/parrtf.hxx')
-rw-r--r--include/svtools/parrtf.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/parrtf.hxx b/include/svtools/parrtf.hxx
index cd846e6f2294..c67318a400f5 100644
--- a/include/svtools/parrtf.hxx
+++ b/include/svtools/parrtf.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_PARRTF_HXX
-#define INCLUDED_SVTOOLS_PARRTF_HXX
+#pragma once
#include <svtools/svtdllapi.h>
#include <svtools/svparser.hxx>
@@ -69,6 +68,4 @@ public:
virtual void Continue( int nToken ) override;
};
-#endif // INCLUDED_SVTOOLS_PARRTF_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */