summaryrefslogtreecommitdiff
path: root/store/source/object.cxx
diff options
context:
space:
mode:
authorRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>2014-11-14 12:07:01 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-18 10:32:40 +0100
commit2c1bf30bda6b914611134317b652402e4488fd03 (patch)
tree7ee17e69f94bbd30ccfb1a47dc07c640f2c53281 /store/source/object.cxx
parent18db9ba9891df7c909dc1f67bbfe9ef25620f816 (diff)
More iwyu suggested headers removal
Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, undid one remove that was detrimental to loplugin:unreffun Change-Id: I18d8252084d828f94ef7a954e1dbfb45743d7970
Diffstat (limited to 'store/source/object.cxx')
-rw-r--r--store/source/object.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/store/source/object.cxx b/store/source/object.cxx
index 53d1c089f690..bf17fed3f45f 100644
--- a/store/source/object.cxx
+++ b/store/source/object.cxx
@@ -20,10 +20,6 @@
#include "object.hxx"
#include "sal/types.h"
-#include "rtl/alloc.h"
-#include "rtl/ref.hxx"
-#include "osl/diagnose.h"
-#include "osl/interlck.h"
namespace store
{