diff options
Diffstat (limited to 'salhelper/test/rtti')
-rw-r--r-- | salhelper/test/rtti/samplelibrtti.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/salhelper/test/rtti/samplelibrtti.hxx b/salhelper/test/rtti/samplelibrtti.hxx index b4ecdf07808e..ae7e984a943d 100644 --- a/salhelper/test/rtti/samplelibrtti.hxx +++ b/salhelper/test/rtti/samplelibrtti.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __SAMPLELIBRTTI_HXX_ -#define __SAMPLELIBRTTI_HXX_ +#ifndef INCLUDED_SALHELPER_TEST_RTTI_SAMPLELIBRTTI_HXX +#define INCLUDED_SALHELPER_TEST_RTTI_SAMPLELIBRTTI_HXX class MyClassA { |