summaryrefslogtreecommitdiff
path: root/sal/rtl
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 /sal/rtl
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 'sal/rtl')
-rw-r--r--sal/rtl/digest.cxx1
-rw-r--r--sal/rtl/hash.hxx1
-rw-r--r--sal/rtl/strimp.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/sal/rtl/digest.cxx b/sal/rtl/digest.cxx
index 75cf20900de0..b35700e7cefb 100644
--- a/sal/rtl/digest.cxx
+++ b/sal/rtl/digest.cxx
@@ -20,7 +20,6 @@
#include <string.h>
#include <sal/types.h>
-#include <sal/macros.h>
#include <osl/endian.h>
#include <rtl/alloc.h>
#include <rtl/digest.h>
diff --git a/sal/rtl/hash.hxx b/sal/rtl/hash.hxx
index 5997118ca291..9f80448e774e 100644
--- a/sal/rtl/hash.hxx
+++ b/sal/rtl/hash.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SAL_RTL_HASH_HXX
#define INCLUDED_SAL_RTL_HASH_HXX
-#include <sal/types.h>
#include <rtl/ustring.h>
/* These functions are not multi-thread safe: */
diff --git a/sal/rtl/strimp.hxx b/sal/rtl/strimp.hxx
index d7370773f477..b7589cde2f28 100644
--- a/sal/rtl/strimp.hxx
+++ b/sal/rtl/strimp.hxx
@@ -25,7 +25,6 @@
#include <sys/sdt.h>
#endif
-#include <osl/interlck.h>
#include "sal/types.h"