summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/writer/WDatabaseMetaData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/writer/WDatabaseMetaData.hxx')
-rw-r--r--connectivity/source/inc/writer/WDatabaseMetaData.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/connectivity/source/inc/writer/WDatabaseMetaData.hxx b/connectivity/source/inc/writer/WDatabaseMetaData.hxx
index c9fdcf9dd9f7..b464be11c46b 100644
--- a/connectivity/source/inc/writer/WDatabaseMetaData.hxx
+++ b/connectivity/source/inc/writer/WDatabaseMetaData.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDATABASEMETADATA_HXX
-#define INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDATABASEMETADATA_HXX
+#pragma once
#include <component/CDatabaseMetaData.hxx>
@@ -41,6 +40,4 @@ public:
} // namespace connectivity::writer
-#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_WRITER_WDATABASEMETADATA_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */