diff options
Diffstat (limited to 'idl/inc/hash.hxx')
-rw-r--r-- | idl/inc/hash.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/idl/inc/hash.hxx b/idl/inc/hash.hxx index 267b514b84ff..71e95609f76d 100644 --- a/idl/inc/hash.hxx +++ b/idl/inc/hash.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _HASH_HXX -#define _HASH_HXX +#ifndef INCLUDED_IDL_INC_HASH_HXX +#define INCLUDED_IDL_INC_HASH_HXX #include <rtl/ustring.hxx> #include <tools/ref.hxx> |