summaryrefslogtreecommitdiff
path: root/include/salhelper
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-11-15 00:04:54 +0100
committerMichael Stahl <mstahl@redhat.com>2014-11-17 11:06:53 +0100
commite9a7ff98800b820e2245a2b90a263ef8b60a459c (patch)
treec2a4b832df1c0ba9ef6fc2426ad4fcfad2452d8c /include/salhelper
parent6a0fe37dec107392fbe468a35b89071b9a93d2c1 (diff)
salhelper: include-what-you-use cleanup of public headers
Change-Id: Ie778e541cecadeefc5ee5f30af9577a00c870a58
Diffstat (limited to 'include/salhelper')
-rw-r--r--include/salhelper/refobj.hxx1
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>