diff options
author | Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> | 2014-11-14 12:07:01 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-11-18 10:32:40 +0100 |
commit | 2c1bf30bda6b914611134317b652402e4488fd03 (patch) | |
tree | 7ee17e69f94bbd30ccfb1a47dc07c640f2c53281 /include | |
parent | 18db9ba9891df7c909dc1f67bbfe9ef25620f816 (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 'include')
-rw-r--r-- | include/salhelper/simplereferenceobject.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/salhelper/simplereferenceobject.hxx b/include/salhelper/simplereferenceobject.hxx index b150fb238c14..67626b156aad 100644 --- a/include/salhelper/simplereferenceobject.hxx +++ b/include/salhelper/simplereferenceobject.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SALHELPER_SIMPLEREFERENCEOBJECT_HXX #include <osl/interlck.h> -#include <sal/types.h> #include <salhelper/salhelperdllapi.h> #include <cstddef> |