summaryrefslogtreecommitdiffstats
path: root/salhelper/source/timer.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-12-26 16:58:46 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-01-09 08:41:50 +0100
commit54515a6a01a372729bf8a7f9e992c51f214ec9a6 (patch)
tree12548a2678760db1b4d7112ef00a8aba88f374f5 /salhelper/source/timer.cxx
parentCppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE() (diff)
downloadcore-54515a6a01a372729bf8a7f9e992c51f214ec9a6.tar.gz
core-54515a6a01a372729bf8a7f9e992c51f214ec9a6.zip
tdf#42949 Fix IWYU warnings in salhelper/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here and only for files that are actually compiling Change-Id: I70357eade9552984fdb3b7590f1e8237a02a7d1d Reviewed-on: https://gerrit.libreoffice.org/65650 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'salhelper/source/timer.cxx')
-rw-r--r--salhelper/source/timer.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/salhelper/source/timer.cxx b/salhelper/source/timer.cxx
index b4e2dba961ee..8101b23875fb 100644
--- a/salhelper/source/timer.cxx
+++ b/salhelper/source/timer.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <salhelper/timer.hxx>
-#include <salhelper/simplereferenceobject.hxx>
#include <osl/thread.hxx>
#include <osl/conditn.hxx>