summaryrefslogtreecommitdiff
path: root/sc/inc/waitoff.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/waitoff.hxx')
-rw-r--r--sc/inc/waitoff.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/waitoff.hxx b/sc/inc/waitoff.hxx
index 92eb127ee997..76a1b3156d6a 100644
--- a/sc/inc/waitoff.hxx
+++ b/sc/inc/waitoff.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_WAITOFF_HXX
-#define INCLUDED_SC_INC_WAITOFF_HXX
+#pragma once
#include <sal/types.h>
@@ -36,6 +35,4 @@ public:
~ScWaitCursorOff();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */