summaryrefslogtreecommitdiff
path: root/sccomp
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-11-19 01:06:46 +0100
committerTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-11-19 01:06:46 +0100
commit4cc86c8fbf0426d39267b970391c376218b07926 (patch)
tree51949cb465abaa4c8b8a4b41c4ab2db72433fb35 /sccomp
parent2865210607364feaff2c0275b7cd6c5439f5f070 (diff)
Remove include config_lgpl.h from SwarmSolver, license is MPLv2
Change-Id: I7c29c2e1a6e782dfc24b284f196521a7f7beef61
Diffstat (limited to 'sccomp')
-rw-r--r--sccomp/source/solver/SwarmSolver.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sccomp/source/solver/SwarmSolver.cxx b/sccomp/source/solver/SwarmSolver.cxx
index 809ebb4fde96..5d4ba1138602 100644
--- a/sccomp/source/solver/SwarmSolver.cxx
+++ b/sccomp/source/solver/SwarmSolver.cxx
@@ -9,7 +9,6 @@
*/
#include <sal/config.h>
-#include <config_lgpl.h>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>