diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 19:17:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:30 +0200 |
commit | 10d0526d7273df6b52a2f46b68fb0e63f9db0d92 (patch) | |
tree | 2edf62b3c0f11dfce96f30433fa918c46e022f54 /include/oox/ole/axbinarywriter.hxx | |
parent | 0bd7f12d41567842b1e31514e1d84340d90f5b42 (diff) |
fixincludeguards.sh: include/o*
Change-Id: Ibd5d8af00f6582d53231c76e2b04e737b5804497
Diffstat (limited to 'include/oox/ole/axbinarywriter.hxx')
-rw-r--r-- | include/oox/ole/axbinarywriter.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/ole/axbinarywriter.hxx b/include/oox/ole/axbinarywriter.hxx index 97f740fd8dc8..2ef0b720fcfa 100644 --- a/include/oox/ole/axbinarywriter.hxx +++ b/include/oox/ole/axbinarywriter.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef OOX_OLE_AXBINARYWRITER_HXX -#define OOX_OLE_AXBINARYWRITER_HXX +#ifndef INCLUDED_OOX_OLE_AXBINARYWRITER_HXX +#define INCLUDED_OOX_OLE_AXBINARYWRITER_HXX #include <utility> #include "oox/helper/binaryoutputstream.hxx" |