summaryrefslogtreecommitdiff
path: root/chart2/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-01 10:38:59 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-01 11:00:17 +0000
commit35f4c0d24208385a3fc26c63dd2202e1211844b4 (patch)
tree6a0bf0bac7f38967e7072240a67241c6f3089fcc /chart2/inc
parentfdfcb1c8de221476c1b855362af7c0236c393c0f (diff)
boost::cref->std::cref
Change-Id: I2a4d2052c48f35d69cea2aed2e98079ad8d98a02 Reviewed-on: https://gerrit.libreoffice.org/21982 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r--chart2/inc/pch/precompiled_chartcontroller.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx
index 0da4c042141d..8206c3389bdf 100644
--- a/chart2/inc/pch/precompiled_chartcontroller.hxx
+++ b/chart2/inc/pch/precompiled_chartcontroller.hxx
@@ -58,7 +58,6 @@
#include <boost/functional/hash.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/optional.hpp>
-#include <boost/ref.hpp>
#include <boost/shared_array.hpp>
#include <osl/conditn.hxx>
#include <osl/diagnose.h>