diff options
Diffstat (limited to 'include/xmloff/xmlaustp.hxx')
-rw-r--r-- | include/xmloff/xmlaustp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlaustp.hxx b/include/xmloff/xmlaustp.hxx index e08b027ddb0f..d662c7913958 100644 --- a/include/xmloff/xmlaustp.hxx +++ b/include/xmloff/xmlaustp.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XMLOFF_XMLASTPLP_HXX -#define _XMLOFF_XMLASTPLP_HXX +#ifndef INCLUDED_XMLOFF_XMLAUSTP_HXX +#define INCLUDED_XMLOFF_XMLAUSTP_HXX #include "sal/config.h" #include "xmloff/dllapi.h" @@ -119,6 +119,6 @@ public: void ClearEntries(); }; -#endif // _XMLOFF_XMLASTPLP_HXX +#endif // INCLUDED_XMLOFF_XMLAUSTP_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |