From 5e2be6c88313b340122bf945185899390458bb3d Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Fri, 14 Feb 2014 21:32:32 -0200 Subject: fdo#63154 Remove unused solar.h reference in sc Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5 Reviewed-on: https://gerrit.libreoffice.org/8062 Tested-by: LibreOffice gerrit bot Reviewed-by: Markus Mohrhard --- sc/inc/sortparam.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc/sortparam.hxx') diff --git a/sc/inc/sortparam.hxx b/sc/inc/sortparam.hxx index b6f1427580b2..82a2f5f4cc53 100644 --- a/sc/inc/sortparam.hxx +++ b/sc/inc/sortparam.hxx @@ -25,7 +25,6 @@ #include #include "address.hxx" -#include #include #include "scdllapi.h" -- cgit