diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-11-15 00:04:54 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-11-17 11:06:53 +0100 |
commit | e9a7ff98800b820e2245a2b90a263ef8b60a459c (patch) | |
tree | c2a4b832df1c0ba9ef6fc2426ad4fcfad2452d8c /include | |
parent | 6a0fe37dec107392fbe468a35b89071b9a93d2c1 (diff) |
salhelper: include-what-you-use cleanup of public headers
Change-Id: Ie778e541cecadeefc5ee5f30af9577a00c870a58
Diffstat (limited to 'include')
-rw-r--r-- | include/salhelper/refobj.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/salhelper/refobj.hxx b/include/salhelper/refobj.hxx index f84c31297621..f918784e9a91 100644 --- a/include/salhelper/refobj.hxx +++ b/include/salhelper/refobj.hxx @@ -22,7 +22,6 @@ #include <sal/types.h> #include <rtl/alloc.h> -#include <rtl/ref.hxx> #include <osl/diagnose.h> #include <osl/interlck.h> |