diff options
Diffstat (limited to 'connectivity/source/inc/odbc/OTools.hxx')
-rw-r--r-- | connectivity/source/inc/odbc/OTools.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/odbc/OTools.hxx b/connectivity/source/inc/odbc/OTools.hxx index 312713261719..d9b812763ebc 100644 --- a/connectivity/source/inc/odbc/OTools.hxx +++ b/connectivity/source/inc/odbc/OTools.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_OTOOLS_HXX_ -#define _CONNECTIVITY_OTOOLS_HXX_ +#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ODBC_OTOOLS_HXX +#define INCLUDED_CONNECTIVITY_SOURCE_INC_ODBC_OTOOLS_HXX #include "odbc/OFunctiondefs.hxx" #include "odbc/odbcbasedllapi.hxx" @@ -233,6 +233,6 @@ namespace connectivity } } -#endif // _CONNECTIVITY_OTOOLS_HXX_ +#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ODBC_OTOOLS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |