summaryrefslogtreecommitdiff
path: root/include/test/sheet/xdocumentauditing.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/sheet/xdocumentauditing.hxx')
-rw-r--r--include/test/sheet/xdocumentauditing.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/test/sheet/xdocumentauditing.hxx b/include/test/sheet/xdocumentauditing.hxx
index 5c19446ca252..282db0226d58 100644
--- a/include/test/sheet/xdocumentauditing.hxx
+++ b/include/test/sheet/xdocumentauditing.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_TEST_SHEET_XDOCUMENTAUDITING_HXX
-#define INCLUDED_TEST_SHEET_XDOCUMENTAUDITING_HXX
+#pragma once
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
@@ -42,6 +41,4 @@ private:
};
} // namespace apitest
-#endif // INCLUDED_TEST_SHEET_XDOCUMENTAUDITING_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */