From 8bb2ce61c03886d8b323288dc92d74fc1e45da4e Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 22:47:44 +0200 Subject: fixincludeguards.sh: some smaller dirs Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0 --- scripting/source/inc/bcholder.hxx | 6 +++--- scripting/source/inc/util/MiscUtils.hxx | 4 ++-- scripting/source/inc/util/scriptingconstants.hxx | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'scripting/source/inc') diff --git a/scripting/source/inc/bcholder.hxx b/scripting/source/inc/bcholder.hxx index 9209e0584c8f..285c55c9d115 100644 --- a/scripting/source/inc/bcholder.hxx +++ b/scripting/source/inc/bcholder.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SCRIPTING_BCHOLDER_HXX -#define SCRIPTING_BCHOLDER_HXX +#ifndef INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX +#define INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX #include #include @@ -59,6 +59,6 @@ namespace scripting_helper } // namespace scripting_helper -#endif // SCRIPTING_BCHOLDER_HXX +#endif // INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/scripting/source/inc/util/MiscUtils.hxx b/scripting/source/inc/util/MiscUtils.hxx index 91641cf93b03..c8eeca64e87d 100644 --- a/scripting/source/inc/util/MiscUtils.hxx +++ b/scripting/source/inc/util/MiscUtils.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SCRIPT_FRAMEWORK_MISCUTILS_HXX_ -#define _SCRIPT_FRAMEWORK_MISCUTILS_HXX_ +#ifndef INCLUDED_SCRIPTING_SOURCE_INC_UTIL_MISCUTILS_HXX +#define INCLUDED_SCRIPTING_SOURCE_INC_UTIL_MISCUTILS_HXX #include #include diff --git a/scripting/source/inc/util/scriptingconstants.hxx b/scripting/source/inc/util/scriptingconstants.hxx index 4abb254644ac..f1cceaa735a2 100644 --- a/scripting/source/inc/util/scriptingconstants.hxx +++ b/scripting/source/inc/util/scriptingconstants.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 _COM_SUN_STAR_SCRIPTING_UTIL_SCRIPTINGCONSTANTS_HXX_ -#define _COM_SUN_STAR_SCRIPTING_UTIL_SCRIPTINGCONSTANTS_HXX_ +#ifndef INCLUDED_SCRIPTING_SOURCE_INC_UTIL_SCRIPTINGCONSTANTS_HXX +#define INCLUDED_SCRIPTING_SOURCE_INC_UTIL_SCRIPTINGCONSTANTS_HXX namespace scripting_constants { -- cgit v1.2.3