Kaydet (Commit) 82f5a3b5 authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Michael Meeks

Remove unnecessary tools/table.hxx #includes

üst 02f385b9
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include <svl/itemset.hxx> #include <svl/itemset.hxx>
#include <svl/style.hxx> #include <svl/style.hxx>
#include <svl/itempool.hxx> #include <svl/itempool.hxx>
#include <tools/table.hxx>
#include <vector> #include <vector>
#include <deque> #include <deque>
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include <com/sun/star/io/XStream.hpp> #include <com/sun/star/io/XStream.hpp>
#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/Locale.hpp>
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#include <tools/table.hxx>
#include <i18npool/mslangid.hxx> #include <i18npool/mslangid.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <sot/storinfo.hxx> #include <sot/storinfo.hxx>
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
#include <svl/lstner.hxx> #include <svl/lstner.hxx>
#include <vcl/timer.hxx> #include <vcl/timer.hxx>
#include <tools/table.hxx>
#include <svtools/xtextedt.hxx> #include <svtools/xtextedt.hxx>
#include <vcl/timer.hxx> #include <vcl/timer.hxx>
#include <vcl/wrkwin.hxx> #include <vcl/wrkwin.hxx>
......
...@@ -58,7 +58,6 @@ ...@@ -58,7 +58,6 @@
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#include <tools/tenccvt.hxx> #include <tools/tenccvt.hxx>
#include <tools/table.hxx>
#include "htmlpars.hxx" #include "htmlpars.hxx"
#include "global.hxx" #include "global.hxx"
......
...@@ -349,7 +349,6 @@ ...@@ -349,7 +349,6 @@
#include <vcl/metric.hxx> #include <vcl/metric.hxx>
#include <sfx2/inimgr.hxx> #include <sfx2/inimgr.hxx>
#include <node.hxx> #include <node.hxx>
#include <tools/table.hxx>
#include <sfx2/docfac.hxx> #include <sfx2/docfac.hxx>
#include <svl/ownlist.hxx> #include <svl/ownlist.hxx>
#include <sfx2/objsh.hxx> #include <sfx2/objsh.hxx>
......
...@@ -29,12 +29,12 @@ ...@@ -29,12 +29,12 @@
#ifndef _SVTREELIST_HXX #ifndef _SVTREELIST_HXX
#define _SVTREELIST_HXX #define _SVTREELIST_HXX
#include <limits.h>
#include "svtools/svtdllapi.h" #include "svtools/svtdllapi.h"
#include <tools/solar.h> #include <tools/solar.h>
#include <vector> #include <vector>
#include <boost/ptr_container/ptr_map.hpp> #include <boost/ptr_container/ptr_map.hpp>
#include <tools/table.hxx>
#include <tools/link.hxx> #include <tools/link.hxx>
#include <tools/string.hxx> #include <tools/string.hxx>
#include <tools/debug.hxx> #include <tools/debug.hxx>
......
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
#include <rtl/memory.h> #include <rtl/memory.h>
#include <rtl/uuid.h> #include <rtl/uuid.h>
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#include <tools/table.hxx>
#include <tools/date.hxx> #include <tools/date.hxx>
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include <tools/diagnose_ex.h> #include <tools/diagnose_ex.h>
......
...@@ -43,7 +43,6 @@ ...@@ -43,7 +43,6 @@
#include <rtl/memory.h> #include <rtl/memory.h>
#include <rtl/uuid.h> #include <rtl/uuid.h>
#include <tools/diagnose_ex.h> #include <tools/diagnose_ex.h>
#include <tools/table.hxx>
#include <tools/date.hxx> #include <tools/date.hxx>
#include <tools/time.hxx> #include <tools/time.hxx>
#include <tools/debug.hxx> #include <tools/debug.hxx>
......
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