Kaydet (Commit) 3d7bc23e authored tarafından August Sodora's avatar August Sodora Kaydeden (comit) Caolán McNamara

Remove last include of tools/string.hxx in basctl

üst 60de6b0f
......@@ -33,7 +33,6 @@ class StarBASIC;
class SvxSearchItem;
class Accelerator;
#include <tools/string.hxx>
#include <tools/gen.hxx>
#include <tools/link.hxx>
......
......@@ -32,7 +32,6 @@
#include "scriptdocument.hxx"
#include <com/sun/star/resource/XStringResourceManager.hpp>
#include <tools/string.hxx>
class BasicIDEShell;
class DlgEditor;
......@@ -45,7 +44,7 @@ class LocalizationMgr
BasicIDEShell* m_pIDEShell;
ScriptDocument m_aDocument;
String m_aLibName;
::rtl::OUString m_aLibName;
::com::sun::star::lang::Locale m_aLocaleBeforeBasicStart;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment