salhelper: include-what-you-use cleanup of public headers
Change-Id: Ie778e541cecadeefc5ee5f30af9577a00c870a58
This commit is contained in:
parent
6a0fe37dec
commit
e9a7ff9880
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
|
||||
#include <sal/types.h>
|
||||
#include <rtl/alloc.h>
|
||||
#include <rtl/ref.hxx>
|
||||
#include <osl/diagnose.h>
|
||||
#include <osl/interlck.h>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue