diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 22:14:30 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:11 +0200 |
commit | d75f773f6231de25339d53afae167f5e83b33a1d (patch) | |
tree | 59841a394fe00df3e4a29238df6551aafca0148c /package/inc/ByteChucker.hxx | |
parent | edf23912c5dbdadd532f0965dade97b71962e9bc (diff) |
fixincludeguards.sh: package
Change-Id: Ia66d825baad3315c34bd579dc804f607bc6be30b
Diffstat (limited to 'package/inc/ByteChucker.hxx')
-rw-r--r-- | package/inc/ByteChucker.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inc/ByteChucker.hxx b/package/inc/ByteChucker.hxx index 1f9000ed8216..4fb0c1c6270f 100644 --- a/package/inc/ByteChucker.hxx +++ b/package/inc/ByteChucker.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 _BYTE_CHUCKER_HXX_ -#define _BYTE_CHUCKER_HXX_ +#ifndef INCLUDED_PACKAGE_INC_BYTECHUCKER_HXX +#define INCLUDED_PACKAGE_INC_BYTECHUCKER_HXX #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Reference.h> |