diff options
Diffstat (limited to 'connectivity/source/inc/ado/WrapTable.hxx')
-rw-r--r-- | connectivity/source/inc/ado/WrapTable.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/ado/WrapTable.hxx b/connectivity/source/inc/ado/WrapTable.hxx index 71d986453338..fa3aa147167f 100644 --- a/connectivity/source/inc/ado/WrapTable.hxx +++ b/connectivity/source/inc/ado/WrapTable.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_TABLE_HXX -#define CONNECTIVITY_ADO_WRAP_TABLE_HXX +#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_WRAPTABLE_HXX +#define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_WRAPTABLE_HXX #include "ado/WrapTypeDefs.hxx" @@ -54,6 +54,6 @@ namespace connectivity } } -#endif //CONNECTIVITY_ADO_WRAP_TABLE_HXX +#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_WRAPTABLE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |