diff options
Diffstat (limited to 'include/svx/dbcharsethelper.hxx')
-rw-r--r-- | include/svx/dbcharsethelper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/dbcharsethelper.hxx b/include/svx/dbcharsethelper.hxx index 395d33dfcb16..f3461212a2bf 100644 --- a/include/svx/dbcharsethelper.hxx +++ b/include/svx/dbcharsethelper.hxx @@ -33,8 +33,8 @@ namespace svxform { namespace charset_helper */ SVX_DLLPUBLIC sal_Int32 getSupportedTextEncodings( ::std::vector< rtl_TextEncoding >& _rEncs ); -} // namespace charset_helper -} // namespace svxform +} +} #endif // SVX_DBCHARSETCLIENT_HXX |