summaryrefslogtreecommitdiff
path: root/unoxml/inc/mutationevent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/inc/mutationevent.hxx')
-rw-r--r--unoxml/inc/mutationevent.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/unoxml/inc/mutationevent.hxx b/unoxml/inc/mutationevent.hxx
index e06a3678ad87..0a7bd76b6611 100644
--- a/unoxml/inc/mutationevent.hxx
+++ b/unoxml/inc/mutationevent.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UNOXML_INC_MUTATIONEVENT_HXX
-#define INCLUDED_UNOXML_INC_MUTATIONEVENT_HXX
+#pragma once
#include <sal/types.h>
@@ -82,6 +81,5 @@ public:
sal_Bool cancelableArg) override;
};
}
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */