Kaydet (Commit) 3439c301 authored tarafından Vladimir Glazunov's avatar Vladimir Glazunov

#i100000# corrected includes

üst 3ae6837c
...@@ -61,10 +61,10 @@ ...@@ -61,10 +61,10 @@
#include <comphelper/string.hxx> #include <comphelper/string.hxx>
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <svtools/urihelper.hxx> #include <svl/urihelper.hxx>
#include <svtools/useroptions.hxx> #include <unotools/useroptions.hxx>
#include <svtools/syslocale.hxx> #include <unotools/syslocale.hxx>
#include <svtools/zforlist.hxx> #include <svl/zforlist.hxx>
#include <tools/time.hxx> #include <tools/time.hxx>
#include <tools/datetime.hxx> #include <tools/datetime.hxx>
......
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
#include <sfx2/frame.hxx> #include <sfx2/frame.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/zformat.hxx>
#include <helpid.h> #include <helpid.h>
#include <swtypes.hxx> #include <swtypes.hxx>
...@@ -59,7 +60,6 @@ ...@@ -59,7 +60,6 @@
#ifndef _VIEW_HXX #ifndef _VIEW_HXX
#include <view.hxx> #include <view.hxx>
#endif #endif
#include <svtools/zformat.hxx>
#include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/Time.hpp>
#include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/DateTime.hpp>
......
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