summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/resourceprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/resourceprovider.hxx')
-rw-r--r--fpicker/source/aqua/resourceprovider.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/aqua/resourceprovider.hxx b/fpicker/source/aqua/resourceprovider.hxx
index 4e3849ed1de9..ba581389ff19 100644
--- a/fpicker/source/aqua/resourceprovider.hxx
+++ b/fpicker/source/aqua/resourceprovider.hxx
@@ -18,8 +18,7 @@
*/
-#ifndef INCLUDED_FPICKER_SOURCE_AQUA_RESOURCEPROVIDER_HXX
-#define INCLUDED_FPICKER_SOURCE_AQUA_RESOURCEPROVIDER_HXX
+#pragma once
#include <sal/config.h>
@@ -44,6 +43,4 @@ NSString* getResString( sal_Int32 aId );
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */