summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlHelper.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlHelper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/dbaccess/source/filter/xml/xmlHelper.hxx b/dbaccess/source/filter/xml/xmlHelper.hxx
index fc1c20d3f7f9..a65cef9b35eb 100644
--- a/dbaccess/source/filter/xml/xmlHelper.hxx
+++ b/dbaccess/source/filter/xml/xmlHelper.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLHELPER_HXX
-#define INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLHELPER_HXX
+#pragma once
#include <xmloff/xmlprmap.hxx>
#include <xmloff/contextid.hxx>
@@ -54,6 +53,5 @@ namespace dbaxml
static rtl::Reference < XMLPropertySetMapper > GetRowStylesPropertySetMapper();
};
} // dbaxml
-#endif // INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */