summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/WrapCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/ado/WrapCatalog.hxx')
-rw-r--r--connectivity/source/inc/ado/WrapCatalog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/ado/WrapCatalog.hxx b/connectivity/source/inc/ado/WrapCatalog.hxx
index 90328725a0d8..2f82fee29c5e 100644
--- a/connectivity/source/inc/ado/WrapCatalog.hxx
+++ b/connectivity/source/inc/ado/WrapCatalog.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_ADO_WRAP_CATALOG_HXX
-#define CONNECTIVITY_ADO_WRAP_CATALOG_HXX
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_WRAPCATALOG_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_WRAPCATALOG_HXX
#include "ado/WrapTypeDefs.hxx"
@@ -47,6 +47,6 @@ namespace connectivity
}
}
-#endif //CONNECTIVITY_ADO_WRAP_CATALOG_HXX
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_WRAPCATALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */