diff options
Diffstat (limited to 'include/tools/rtti.hxx')
-rw-r--r-- | include/tools/rtti.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/rtti.hxx b/include/tools/rtti.hxx index a3501b75459b..81cabe5e89bb 100644 --- a/include/tools/rtti.hxx +++ b/include/tools/rtti.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _RTTI_HXX -#define _RTTI_HXX +#ifndef INCLUDED_TOOLS_RTTI_HXX +#define INCLUDED_TOOLS_RTTI_HXX #include <string.h> #include <tools/solar.h> |