summaryrefslogtreecommitdiff
path: root/oox/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-05-06 23:01:58 +0200
committerMichael Stahl <mstahl@redhat.com>2016-05-06 23:37:10 +0200
commit58080e8f78f57e4340bbc428b167472e8e6c05d1 (patch)
tree96af5ac496f8d155fd8368238ddff034c7031d8e /oox/inc
parentc06be53493013abadf844929b7724b6b2ddda1a0 (diff)
basegfx,oox,slideshow: replace boost::next/prior with std::next/prev
Change-Id: I38fde54d0fdbb9c61e3df004242a70e14429f52f
Diffstat (limited to 'oox/inc')
-rw-r--r--oox/inc/pch/precompiled_oox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx
index fac869e40f30..4522449e10c8 100644
--- a/oox/inc/pch/precompiled_oox.hxx
+++ b/oox/inc/pch/precompiled_oox.hxx
@@ -43,7 +43,6 @@
#include <vector>
#include <boost/algorithm/string.hpp>
#include <boost/intrusive_ptr.hpp>
-#include <boost/next_prior.hpp>
#include <boost/optional.hpp>
#include <boost/optional/optional.hpp>
#include <osl/diagnose.h>