summaryrefslogtreecommitdiff
path: root/sc/inc/drwlayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/drwlayer.hxx')
-rw-r--r--sc/inc/drwlayer.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/drwlayer.hxx b/sc/inc/drwlayer.hxx
index 7cb266bdf600..e71bd6bd0a2d 100644
--- a/sc/inc/drwlayer.hxx
+++ b/sc/inc/drwlayer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_DRWLAYER_HXX
-#define INCLUDED_SC_INC_DRWLAYER_HXX
+#pragma once
#include <svx/fmmodel.hxx>
#include <svx/svdundo.hxx>
@@ -230,6 +229,4 @@ private:
extern bool bDrawIsInUndo; // somewhere as member!
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */