diff options
Diffstat (limited to 'include/svx/svdglob.hxx')
-rw-r--r-- | include/svx/svdglob.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdglob.hxx b/include/svx/svdglob.hxx index 3a5e555f3e85..b2bc406dd3b8 100644 --- a/include/svx/svdglob.hxx +++ b/include/svx/svdglob.hxx @@ -24,9 +24,9 @@ #include <sal/config.h> #include <svx/svxdllapi.h> -//************************************************************ + // forward declaration -//************************************************************ + class ResMgr; @@ -40,7 +40,7 @@ ResMgr* ImpGetResMgr(); // See also SvdStr.Hrc SVX_DLLPUBLIC OUString ImpGetResStr(sal_uInt16 nResID); -//////////////////////////////////////////////////////////////////////////////////////////////////// + #endif // INCLUDED_SVX_SVDGLOB_HXX |