summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/prov.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/prov.hxx')
-rw-r--r--ucb/source/ucp/file/prov.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/file/prov.hxx b/ucb/source/ucp/file/prov.hxx
index 640bf1e9c1d7..84aeb43505ee 100644
--- a/ucb/source/ucp/file/prov.hxx
+++ b/ucb/source/ucp/file/prov.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UCB_SOURCE_UCP_FILE_PROV_HXX
-#define INCLUDED_UCB_SOURCE_UCP_FILE_PROV_HXX
+#pragma once
#include <osl/mutex.hxx>
#include <com/sun/star/uno/XInterface.hpp>
@@ -158,6 +157,4 @@ namespace fileaccess {
} // end namespace fileaccess
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */