summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaFolderPicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/SalAquaFolderPicker.hxx')
-rw-r--r--fpicker/source/aqua/SalAquaFolderPicker.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/aqua/SalAquaFolderPicker.hxx b/fpicker/source/aqua/SalAquaFolderPicker.hxx
index becfb3805a18..f563b1983b72 100644
--- a/fpicker/source/aqua/SalAquaFolderPicker.hxx
+++ b/fpicker/source/aqua/SalAquaFolderPicker.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAFOLDERPICKER_HXX
-#define INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAFOLDERPICKER_HXX
+#pragma once
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/util/XCancellable.hpp>
@@ -93,6 +92,4 @@ private:
SalAquaFolderPicker& operator=( const SalAquaFolderPicker& ) = delete;
};
-#endif // INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAFOLDERPICKER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */