From cf2d07fe8010bdef1e0f42d5b84c5d1b295a0485 Mon Sep 17 00:00:00 2001 From: "Daniel Rentz [dr]" Date: Tue, 14 Dec 2010 14:46:13 +0100 Subject: dr78: correct include guard --- oox/inc/oox/core/relations.hxx | 2 +- oox/inc/oox/core/relationshandler.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'oox/inc') diff --git a/oox/inc/oox/core/relations.hxx b/oox/inc/oox/core/relations.hxx index e7d558b044ed..98431bbae155 100644 --- a/oox/inc/oox/core/relations.hxx +++ b/oox/inc/oox/core/relations.hxx @@ -105,6 +105,6 @@ private: } // namespace core } // namespace oox -#endif // OOX_CORE_RELATIONS +#endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/oox/inc/oox/core/relationshandler.hxx b/oox/inc/oox/core/relationshandler.hxx index 0e7bcf134064..3ccc5e96b031 100644 --- a/oox/inc/oox/core/relationshandler.hxx +++ b/oox/inc/oox/core/relationshandler.hxx @@ -58,6 +58,6 @@ private: } // namespace core } // namespace oox -#endif // OOX_CORE_RELATIONSHANDLER +#endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3