Removed duplicated includes
Change-Id: Ie6e6574b031c68c0d4c9079abbe3317fab2a6123 Reviewed-on: https://gerrit.libreoffice.org/56834 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
This commit is contained in:
committed by
Julien Nabet
parent
3c01b8cc4f
commit
5a440ae576
@@ -45,7 +45,6 @@
|
|||||||
#include <unotools/useroptions.hxx>
|
#include <unotools/useroptions.hxx>
|
||||||
#include <unotools/syslocale.hxx>
|
#include <unotools/syslocale.hxx>
|
||||||
#include <svl/zforlist.hxx>
|
#include <svl/zforlist.hxx>
|
||||||
#include <o3tl/make_unique.hxx>
|
|
||||||
|
|
||||||
#include <tools/time.hxx>
|
#include <tools/time.hxx>
|
||||||
#include <tools/datetime.hxx>
|
#include <tools/datetime.hxx>
|
||||||
|
@@ -50,7 +50,6 @@
|
|||||||
#include <editeng/charhiddenitem.hxx>
|
#include <editeng/charhiddenitem.hxx>
|
||||||
#include <editeng/fontitem.hxx>
|
#include <editeng/fontitem.hxx>
|
||||||
#include <editeng/editeng.hxx>
|
#include <editeng/editeng.hxx>
|
||||||
#include <editeng/outlobj.hxx>
|
|
||||||
#include <svx/unoapi.hxx>
|
#include <svx/unoapi.hxx>
|
||||||
#include <svx/svdoole2.hxx>
|
#include <svx/svdoole2.hxx>
|
||||||
#include <svx/svdoashp.hxx>
|
#include <svx/svdoashp.hxx>
|
||||||
|
Reference in New Issue
Block a user