From 4adf622925e2900ac111e5e60b15e82ba1bf54e0 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 28 Oct 2013 03:54:49 +0100 Subject: fixincludeguards.sh: basic Change-Id: Id797a8969e42876092da347d8e1bba6195b697dc --- basic/qa/cppunit/basictest.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'basic/qa') diff --git a/basic/qa/cppunit/basictest.hxx b/basic/qa/cppunit/basictest.hxx index 5dbd69143083..342c72079157 100644 --- a/basic/qa/cppunit/basictest.hxx +++ b/basic/qa/cppunit/basictest.hxx @@ -6,8 +6,8 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef _BASICTEST_HXX -#define _BASICTEST_HXX +#ifndef INCLUDED_BASIC_QA_CPPUNIT_BASICTEST_HXX +#define INCLUDED_BASIC_QA_CPPUNIT_BASICTEST_HXX #include #include "cppunit/TestFixture.h" -- cgit v1.2.3