From 2dfd63991607cc3388cbdc1de745c34d9102804b Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 19:10:04 +0200 Subject: fixincludeguards.sh: sc sorry, huge one... --- sc/inc/stlalgorithm.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/inc/stlalgorithm.hxx') diff --git a/sc/inc/stlalgorithm.hxx b/sc/inc/stlalgorithm.hxx index 19945c245ef2..d7b4d517b3d3 100644 --- a/sc/inc/stlalgorithm.hxx +++ b/sc/inc/stlalgorithm.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef __SC_STLALGORITHM_HXX__ -#define __SC_STLALGORITHM_HXX__ +#ifndef INCLUDED_SC_INC_STLALGORITHM_HXX +#define INCLUDED_SC_INC_STLALGORITHM_HXX #include #include -- cgit