summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/iodlg.hxx')
-rw-r--r--fpicker/source/office/iodlg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index 32ff56462151..c53302038bb0 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.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_FPICKER_SOURCE_OFFICE_IODLG_HXX
-#define INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HXX
+#pragma once
#include <memory>
#include <com/sun/star/beans/StringPair.hpp>
@@ -302,6 +301,4 @@ inline SvtFileView* SvtFileDialog::GetView()
return m_xFileView.get();
}
-#endif // INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */