summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/typedetectionimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xsltdialog/typedetectionimport.hxx')
-rw-r--r--filter/source/xsltdialog/typedetectionimport.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/filter/source/xsltdialog/typedetectionimport.hxx b/filter/source/xsltdialog/typedetectionimport.hxx
index 1771eef77e5e..3b69ef9afb22 100644
--- a/filter/source/xsltdialog/typedetectionimport.hxx
+++ b/filter/source/xsltdialog/typedetectionimport.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FILTER_SOURCE_XSLTDIALOG_TYPEDETECTIONIMPORT_HXX
-#define INCLUDED_FILTER_SOURCE_XSLTDIALOG_TYPEDETECTIONIMPORT_HXX
+#pragma once
#include <com/sun/star/io/XInputStream.hpp>
#include <cppuhelper/implbase.hxx>
@@ -89,6 +88,5 @@ private:
OUString maNodeName;
OUString maPropertyName;
};
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */