summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider/xmldataprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dataprovider/xmldataprovider.hxx')
-rw-r--r--sc/source/ui/dataprovider/xmldataprovider.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/dataprovider/xmldataprovider.hxx b/sc/source/ui/dataprovider/xmldataprovider.hxx
index 46bf69571494..7be3f95c3769 100644
--- a/sc/source/ui/dataprovider/xmldataprovider.hxx
+++ b/sc/source/ui/dataprovider/xmldataprovider.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SC_SOURCE_UI_DATAPROVIDER_XMLDATAPROVIDER_HXX
-#define INCLUDED_SC_SOURCE_UI_DATAPROVIDER_XMLDATAPROVIDER_HXX
+#pragma once
#include <dataprovider.hxx>
@@ -35,6 +34,4 @@ public:
};
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */