Some follow-up #include clean-up
Change-Id: I4e91748701becfc92a379a490c08e9c7950007e3
This commit is contained in:
@@ -437,7 +437,6 @@
|
||||
#include <tools/contnr.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <tools/diagnose_ex.h>
|
||||
#include <tools/inetmime.hxx>
|
||||
#include <tools/multisel.hxx>
|
||||
#include <tools/rcid.h>
|
||||
#include <tools/resmgr.hxx>
|
||||
|
@@ -50,8 +50,6 @@
|
||||
#include "WColumnSelect.hxx"
|
||||
#include "QEnumTypes.hxx"
|
||||
#include "WCPage.hxx"
|
||||
#include <tools/inetmime.hxx>
|
||||
#include <svl/inettype.hxx>
|
||||
#include <rtl/tencinfo.h>
|
||||
#include "UITools.hxx"
|
||||
#include <vcl/svapp.hxx>
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <cppuhelper/weakref.hxx>
|
||||
#include <cppuhelper/implbase.hxx>
|
||||
#include <cppuhelper/compbase.hxx>
|
||||
#include <tools/inetmime.hxx>
|
||||
#include <com/sun/star/lang/XEventListener.hpp>
|
||||
#include <com/sun/star/deployment/XPackageRegistry.hpp>
|
||||
#include <com/sun/star/deployment/XPackageManager.hpp>
|
||||
|
@@ -20,18 +20,15 @@
|
||||
#define INCLUDED_TOOLS_INETMIME_HXX
|
||||
|
||||
#include <tools/toolsdllapi.h>
|
||||
#include <rtl/alloc.h>
|
||||
#include <rtl/character.hxx>
|
||||
#include <rtl/string.hxx>
|
||||
#include <rtl/strbuf.hxx>
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <rtl/tencinfo.h>
|
||||
#include <tools/debug.hxx>
|
||||
#include <tools/errcode.hxx>
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
class DateTime;
|
||||
class INetMIMEOutputSink;
|
||||
|
||||
struct INetContentTypeParameter
|
||||
|
@@ -90,10 +90,8 @@
|
||||
#include <unotools/mediadescriptor.hxx>
|
||||
#include <comphelper/docpasswordhelper.hxx>
|
||||
#include <tools/datetime.hxx>
|
||||
#include <tools/inetmime.hxx>
|
||||
#include <unotools/pathoptions.hxx>
|
||||
#include <svtools/asynclink.hxx>
|
||||
#include <svl/inettype.hxx>
|
||||
#include <ucbhelper/commandenvironment.hxx>
|
||||
#include <unotools/ucbstreamhelper.hxx>
|
||||
#include <unotools/ucbhelper.hxx>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <tools/inetmime.hxx>
|
||||
#include <rtl/ustrbuf.hxx>
|
||||
#include <svl/adrparse.hxx>
|
||||
|
||||
|
@@ -21,6 +21,7 @@
|
||||
#include <limits>
|
||||
|
||||
#include <osl/diagnose.h>
|
||||
#include <rtl/alloc.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <rtl/strbuf.hxx>
|
||||
#include <rtl/tencinfo.h>
|
||||
|
Reference in New Issue
Block a user