diff options
Diffstat (limited to 'connectivity/source/inc/ado/Awrapado.hxx')
-rw-r--r-- | connectivity/source/inc/ado/Awrapado.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/ado/Awrapado.hxx b/connectivity/source/inc/ado/Awrapado.hxx index c313a044b3da..9907e828013c 100644 --- a/connectivity/source/inc/ado/Awrapado.hxx +++ b/connectivity/source/inc/ado/Awrapado.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_AWRAPADO_HXX_ -#define _CONNECTIVITY_ADO_AWRAPADO_HXX_ +#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AWRAPADO_HXX +#define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AWRAPADO_HXX #include <com/sun/star/beans/PropertyAttribute.hpp> @@ -385,6 +385,6 @@ namespace connectivity }; } } -#endif //_CONNECTIVITY_ADO_AWRAPADO_HXX_ +#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AWRAPADO_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |