summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/dbptools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/dbpilots/dbptools.hxx')
-rw-r--r--extensions/source/dbpilots/dbptools.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/dbpilots/dbptools.hxx b/extensions/source/dbpilots/dbptools.hxx
index 548949e8bfa9..d7577f18773c 100644
--- a/extensions/source/dbpilots/dbptools.hxx
+++ b/extensions/source/dbpilots/dbptools.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EXTENSIONS_SOURCE_DBPILOTS_DBPTOOLS_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_DBPILOTS_DBPTOOLS_HXX
+#pragma once
#include <com/sun/star/container/XNameAccess.hpp>
@@ -35,6 +34,4 @@ namespace dbp
} // namespace dbp
-#endif // INCLUDED_EXTENSIONS_SOURCE_DBPILOTS_DBPTOOLS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */