summaryrefslogtreecommitdiff
path: root/sc/inc/mtvfunctions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/mtvfunctions.hxx')
-rw-r--r--sc/inc/mtvfunctions.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/mtvfunctions.hxx b/sc/inc/mtvfunctions.hxx
index 5e48bb2942d7..854ca42c37fc 100644
--- a/sc/inc/mtvfunctions.hxx
+++ b/sc/inc/mtvfunctions.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SC_INC_MTVFUNCTIONS_HXX
-#define INCLUDED_SC_INC_MTVFUNCTIONS_HXX
+#pragma once
#include <cstdlib>
#include <mdds/multi_type_vector_types.hpp>
@@ -515,6 +514,4 @@ FindElement2(
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */