summaryrefslogtreecommitdiffstats
path: root/svgio
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-04-13 18:03:43 +0200
committerMichael Stahl <mstahl@redhat.com>2016-04-13 19:47:09 +0000
commitc664b27505223257f93f05425c52a88172ca199b (patch)
treeb368d0873daed48e9f485c0ad0c80badbf079825 /svgio
parentlok context menu: Add module specific unit tests (diff)
downloadcore-c664b27505223257f93f05425c52a88172ca199b.tar.gz
core-c664b27505223257f93f05425c52a88172ca199b.zip
tdf#94306 remove unused boost dependencies
remove <boost/noncopyable.hpp> in pch and remove boost from makefile if it was the only boost entry. Change-Id: Icb945ae59c137571f4f63807601738eea5c3e831 Reviewed-on: https://gerrit.libreoffice.org/24061 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svgio')
-rw-r--r--svgio/inc/pch/precompiled_svgio.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/inc/pch/precompiled_svgio.hxx b/svgio/inc/pch/precompiled_svgio.hxx
index 5a2d5db8a4f1..6f8ee9eb9f07 100644
--- a/svgio/inc/pch/precompiled_svgio.hxx
+++ b/svgio/inc/pch/precompiled_svgio.hxx
@@ -24,7 +24,6 @@
#include <stddef.h>
#include <stdlib.h>
#include <vector>
-#include <boost/noncopyable.hpp>
#include <boost/optional/optional.hpp>
#include <osl/process.h>
#include <osl/thread.h>