summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-09-12 15:32:43 +0200
committerMiklos Vajna <vmiklos@collabora.com>2023-09-19 08:35:12 +0200
commit2e71c439057c8d31b6af191ef38607600cb996f0 (patch)
treedc7afd8083a29c2b42cdf1d3a305340aa3dfa3b4 /sal/osl
parentf2f32aaa839b25a2413928b7b92fff3d71034508 (diff)
tdf#146619 Remove unused includes from sal/ [cpp files]
Change-Id: I11a54c1ddf73c16ce46a0d1c375bf43157870db7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155856 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/all/loadmodulerelative.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/osl/all/loadmodulerelative.cxx b/sal/osl/all/loadmodulerelative.cxx
index f7a6938ed130..d2af7d010057 100644
--- a/sal/osl/all/loadmodulerelative.cxx
+++ b/sal/osl/all/loadmodulerelative.cxx
@@ -18,6 +18,7 @@
*/
#include <sal/config.h>
+
#include <sal/log.hxx>
#include <osl/module.h>
#include <osl/module.hxx>