Kaydet (Commit) a5aef954 authored tarafından Caolán McNamara's avatar Caolán McNamara

now drop not available yet includes

üst db5a5ffa
...@@ -27,22 +27,16 @@ ...@@ -27,22 +27,16 @@
* instead of those above. * instead of those above.
*/ */
#include <unotest/bootstrapfixturebase.hxx> #include <unotest/bootstrapfixturebase.hxx>
#include <tools/errinf.hxx>
#include <rtl/strbuf.hxx> #include <rtl/strbuf.hxx>
#include <rtl/bootstrap.hxx> #include <rtl/bootstrap.hxx>
#include <cppuhelper/bootstrap.hxx> #include <cppuhelper/bootstrap.hxx>
#include <ucbhelper/contentbroker.hxx> #include <ucbhelper/contentbroker.hxx>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <i18npool/mslangid.hxx>
#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <vcl/svapp.hxx>
#include <tools/resmgr.hxx>
#include <unotools/syslocaleoptions.hxx>
using namespace ::com::sun::star; using namespace ::com::sun::star;
// NB. this constructor is called before any tests are run, once for each // NB. this constructor is called before any tests are run, once for each
......
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