diff options
Diffstat (limited to 'include/cppuhelper/bootstrap.hxx')
-rw-r--r-- | include/cppuhelper/bootstrap.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/bootstrap.hxx b/include/cppuhelper/bootstrap.hxx index d76379a2f3e3..080d66966fa3 100644 --- a/include/cppuhelper/bootstrap.hxx +++ b/include/cppuhelper/bootstrap.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 _CPPUHELPER_BOOTSTRAP_HXX_ -#define _CPPUHELPER_BOOTSTRAP_HXX_ +#ifndef INCLUDED_CPPUHELPER_BOOTSTRAP_HXX +#define INCLUDED_CPPUHELPER_BOOTSTRAP_HXX #include "sal/config.h" #include "com/sun/star/uno/Exception.hpp" |