Kaydet (Commit) 526a6008 authored tarafından Takeshi Abe's avatar Takeshi Abe

Drop duplicate #include

Change-Id: I05569ef98293445916e8f48e7f06abd795fe9bb5
üst 5de02a42
......@@ -51,7 +51,6 @@
#include "svtools/svtools.hrc"
#include <vcl/svapp.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <com/sun/star/accessibility/AccessibleRelationType.hpp>
#include <memory>
#include <queue>
#include <boost/unordered_map.hpp>
......
......@@ -18,7 +18,6 @@
#include <basic/basrdll.hxx>
#include <basic/sbmod.hxx>
#include <basic/sbmeth.hxx>
#include <basic/basrdll.hxx>
#include <basic/sbuno.hxx>
#include <osl/file.hxx>
......
......@@ -25,8 +25,6 @@
#include <sbunoobj.hxx>
#include <limits.h>
#include <limits.h>
using com::sun::star::uno::Reference;
using namespace com::sun::star;
using namespace com::sun::star::uno;
......
......@@ -52,20 +52,17 @@
#include "nsIInterfaceRequestor.h"
#include "nsIInterfaceRequestorUtils.h"
#include "nsIDirectoryService.h"
#include "nsIFactory.h"
#include "nsIIOService.h"
#include "nsNetUtil.h"
#include "nsFileStream.h"
#include "nsIStreamListener.h"
#include "nsIServiceManager.h"
#include "nsCOMPtr.h"
#include "nsIModule.h"
#include "nsIGenericFactory.h"
#include "nsICategoryManager.h"
#include "nsXPCOM.h"
#include "nsISupportsPrimitives.h"
#include "nsIDirectoryService.h"
#include "nsDirectoryServiceDefs.h"
#include "nsAppDirectoryServiceDefs.h"
#include "nsIChromeRegistry.h"
......
......@@ -39,12 +39,10 @@
#include "nsIEnumerator.h"
#include "prprf.h"
#include "nsCOMPtr.h"
#include "nsIComponentManager.h"
#include "nsEscape.h"
#include "nsDirectoryServiceDefs.h"
#include "nsAppDirectoryServiceDefs.h"
#include "nsILocalFile.h"
#include "nsReadableUtils.h"
......
......@@ -41,9 +41,6 @@
#include "showcols.hxx"
#include "zoom.hxx"
#include "cuigaldlg.hxx"
#include "cuiimapwnd.hxx"
#include "hlmarkwn.hxx"
#include "srchxtra.hxx"
#include "transfrm.hxx"
#include "bbdlg.hxx"
#include "cuisrchdlg.hxx"
......
......@@ -24,7 +24,6 @@
#include <officecfg/Office/BasicIDE.hxx>
#include <boost/shared_ptr.hpp>
#include <cuires.hrc>
#include <svtools/miscopt.hxx>
SvxBasicIDEOptionsPage::SvxBasicIDEOptionsPage( Window* pParent, const SfxItemSet& rSet )
: SfxTabPage(pParent, "OptBasicIDEPage", "cui/ui/optbasicidepage.ui", rSet)
......
......@@ -27,8 +27,6 @@
#include <tools/rtti.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <sal/config.h>
namespace com { namespace sun { namespace star { namespace uno
{
class Any;
......
......@@ -25,7 +25,6 @@
#include <list>
#include <set>
#include <toolkit/dllapi.h>
// ----------------------------------------------------
// class UnoPropertyArrayHelper
......
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