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

Drop unused #include

Change-Id: Id1badf4ae68d322a6e05e900aa63bdb124387bab
üst 84acb10f
......@@ -22,8 +22,6 @@
#include <cppuhelper/weakref.hxx>
#include <memory>
// do we want here namespace too?
class MorkParser;
......
......@@ -23,8 +23,6 @@
#include <cppuhelper/weakref.hxx>
#include <memory>
namespace connectivity
{
namespace mork
......
......@@ -28,7 +28,6 @@
#include <cppuhelper/compbase2.hxx>
#include <comphelper/uno3.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <memory>
namespace connectivity
{
......
......@@ -26,7 +26,6 @@
#include <com/sun/star/uno/XComponentContext.hpp>
#include <osl/diagnose.h>
#include <jvmaccess/virtualmachine.hxx>
#include <memory>
#include <functional>
#include <boost/shared_ptr.hpp>
......
......@@ -28,8 +28,6 @@
#include "cppu/EnvDcp.hxx"
#include "uno/environment.hxx"
#include <com/sun/star/uno/Type.hxx>
#include <boost/unordered_map.hpp>
#include <memory>
namespace
{
......
......@@ -26,7 +26,6 @@
#include <stdio.h>
#endif
#include <vector>
#include <boost/unordered_map.hpp>
#ifdef CONTEXT_DIAG
#include <map>
......@@ -55,8 +54,6 @@
#include "com/sun/star/uno/DeploymentException.hpp"
#include "com/sun/star/uno/RuntimeException.hpp"
#include <memory>
#define SMGR_SINGLETON "/singletons/com.sun.star.lang.theServiceManager"
#define TDMGR_SINGLETON "/singletons/com.sun.star.reflection.theTypeDescriptionManager"
#define AC_SINGLETON "/singletons/com.sun.star.security.theAccessController"
......
......@@ -71,8 +71,6 @@
#include <unotools/sharedunocomponent.hxx>
#include <rtl/ref.hxx>
#include <memory>
namespace comphelper
{
class NamedValueCollection;
......
......@@ -35,8 +35,6 @@
#include <comphelper/propertycontainer.hxx>
#include <svx/ParseContext.hxx>
#include <memory>
namespace com { namespace sun { namespace star { namespace util {
class XNumberFormatsSupplier;
class XNumberFormatter;
......
......@@ -28,8 +28,6 @@
#include <vcl/mnemonic.hxx>
#include "IApplicationController.hxx"
#include <memory>
using namespace ::dbaui;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::sdbc;
......
......@@ -80,8 +80,6 @@
#include <osl/diagnose.h>
#include <connectivity/DriversConfig.hxx>
#include <memory>
namespace dbaui
{
using namespace dbtools;
......
......@@ -26,7 +26,6 @@
#include <vcl/lstbox.hxx>
#include <vcl/edit.hxx>
#include <svtools/dialogcontrolling.hxx>
#include <memory>
namespace dbaui
{
......
......@@ -27,7 +27,6 @@
#include "TableConnectionData.hxx"
#include "TableWindowData.hxx"
#include <memory>
#include <boost/shared_ptr.hpp>
namespace comphelper
{
......
......@@ -21,11 +21,8 @@
#define INCLUDED_DBACCESS_SOURCE_UI_INC_JOINDESIGNVIEW_HXX
#include <dbaccess/dataview.hxx>
#include <vector>
#include "QEnumTypes.hxx"
#include <memory>
namespace dbaui
{
class OJoinController;
......
......@@ -30,7 +30,6 @@
#include "TableWindowData.hxx"
#include <map>
#include <memory>
#include <vector>
struct AcceptDropEvent;
......
......@@ -37,8 +37,6 @@
#include <tools/stream.hxx>
#include <svx/dataaccessdescriptor.hxx>
#include <memory>
namespace com { namespace sun { namespace star {
namespace sdbc{
class XRowUpdate;
......
......@@ -23,7 +23,6 @@
#include <vcl/edit.hxx>
#include <vcl/fixed.hxx>
#include "dsntypes.hxx"
#include <memory>
namespace dbaui
{
......
......@@ -44,7 +44,6 @@
#include "FieldDescriptions.hxx"
#include "UITools.hxx"
#include <unotools/configmgr.hxx>
#include <memory>
#include <o3tl/compat_functional.hxx>
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
......
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