From 0bd7f12d41567842b1e31514e1d84340d90f5b42 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:17:00 +0200 Subject: fixincludeguards.sh: include/c* Change-Id: Icba422d99836518a1b662b15144bc9334bed1473 --- include/cppuhelper/proptypehlp.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/cppuhelper/proptypehlp.hxx') diff --git a/include/cppuhelper/proptypehlp.hxx b/include/cppuhelper/proptypehlp.hxx index 08107f3b91f7..a848964537e2 100644 --- a/include/cppuhelper/proptypehlp.hxx +++ b/include/cppuhelper/proptypehlp.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 _CPPUHELPER_PROPTYPEHLP_HXX -#define _CPPUHELPER_PROPTYPEHLP_HXX +#ifndef INCLUDED_CPPUHELPER_PROPTYPEHLP_HXX +#define INCLUDED_CPPUHELPER_PROPTYPEHLP_HXX #include -- cgit