summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/proptypehlp.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:17:00 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:30 +0200
commit0bd7f12d41567842b1e31514e1d84340d90f5b42 (patch)
treed1140425ddbb62c4cf71634f2813f7e5dd7d88cb /include/cppuhelper/proptypehlp.h
parentfixincludeguards.sh: include/u* (diff)
downloadcore-0bd7f12d41567842b1e31514e1d84340d90f5b42.tar.gz
core-0bd7f12d41567842b1e31514e1d84340d90f5b42.zip
fixincludeguards.sh: include/c*
Change-Id: Icba422d99836518a1b662b15144bc9334bed1473
Diffstat (limited to 'include/cppuhelper/proptypehlp.h')
-rw-r--r--include/cppuhelper/proptypehlp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/proptypehlp.h b/include/cppuhelper/proptypehlp.h
index 3236ca0363c3..343a9f82bb5d 100644
--- a/include/cppuhelper/proptypehlp.h
+++ b/include/cppuhelper/proptypehlp.h
@@ -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_H
-#define _CPPUHELPER_PROPTYPEHLP_H
+#ifndef INCLUDED_CPPUHELPER_PROPTYPEHLP_H
+#define INCLUDED_CPPUHELPER_PROPTYPEHLP_H
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/uno/TypeClass.hpp>