From 888057cb5c2b7a349c69ccaf22714a43f0e75430 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 18:41:08 +0200 Subject: fixincludeguards.sh: connectivity --- connectivity/source/drivers/mozab/MTable.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'connectivity/source/drivers/mozab/MTable.hxx') diff --git a/connectivity/source/drivers/mozab/MTable.hxx b/connectivity/source/drivers/mozab/MTable.hxx index 37c7936b243f..6f4332eb88a7 100644 --- a/connectivity/source/drivers/mozab/MTable.hxx +++ b/connectivity/source/drivers/mozab/MTable.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _CONNECTIVITY_MOZAB_TABLE_HXX_ -#define _CONNECTIVITY_MOZAB_TABLE_HXX_ +#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MOZAB_MTABLE_HXX +#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MOZAB_MTABLE_HXX #include "connectivity/TTableHelper.hxx" #include @@ -57,6 +57,6 @@ namespace connectivity }; } } -#endif // _CONNECTIVITY_MOZAB_TABLE_HXX_ +#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MOZAB_MTABLE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3