diff options
Diffstat (limited to 'package/inc/HashMaps.hxx')
-rw-r--r-- | package/inc/HashMaps.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inc/HashMaps.hxx b/package/inc/HashMaps.hxx index c6bfdd5f47f8..a98b04ac68de 100644 --- a/package/inc/HashMaps.hxx +++ b/package/inc/HashMaps.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 _HASHMAPS_HXX -#define _HASHMAPS_HXX +#ifndef INCLUDED_PACKAGE_INC_HASHMAPS_HXX +#define INCLUDED_PACKAGE_INC_HASHMAPS_HXX #include <ZipEntry.hxx> #include <rtl/ref.hxx> |