salhelper: include-what-you-use cleanup of public headers

Change-Id: Ie778e541cecadeefc5ee5f30af9577a00c870a58
This commit is contained in:
Michael Stahl 2014-11-15 00:04:54 +01:00
parent 6a0fe37dec
commit e9a7ff9880
2 changed files with 1 additions and 1 deletions

View file

@ -22,7 +22,6 @@
#include <sal/types.h>
#include <rtl/alloc.h>
#include <rtl/ref.hxx>
#include <osl/diagnose.h>
#include <osl/interlck.h>

View file

@ -24,6 +24,7 @@
#include <com/sun/star/mail/XMailMessage.hpp>
#include <osl/thread.hxx>
#include <osl/conditn.hxx>
#include <rtl/ref.hxx>
#include <salhelper/refobj.hxx>
#include <list>