summaryrefslogtreecommitdiff
path: root/sc/inc/autoform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/autoform.hxx')
-rw-r--r--sc/inc/autoform.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/autoform.hxx b/sc/inc/autoform.hxx
index 43f22b107c62..15df248510d5 100644
--- a/sc/inc/autoform.hxx
+++ b/sc/inc/autoform.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_INC_AUTOFORM_HXX
-#define INCLUDED_SC_INC_AUTOFORM_HXX
+#pragma once
/*************************************************************************
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -212,6 +211,4 @@ public:
iterator end();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */