summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/connectionsfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/connectionsfragment.hxx')
-rw-r--r--sc/source/filter/inc/connectionsfragment.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/filter/inc/connectionsfragment.hxx b/sc/source/filter/inc/connectionsfragment.hxx
index e5418a7d533b..827361a6415a 100644
--- a/sc/source/filter/inc/connectionsfragment.hxx
+++ b/sc/source/filter/inc/connectionsfragment.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SC_SOURCE_FILTER_INC_CONNECTIONSFRAGMENT_HXX
-#define INCLUDED_SC_SOURCE_FILTER_INC_CONNECTIONSFRAGMENT_HXX
+#pragma once
#include "excelhandlers.hxx"
@@ -59,6 +58,4 @@ protected:
} // namespace oox::xls
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */