summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-05-11 13:01:15 +0200
committerMichael Stahl <mstahl@redhat.com>2016-05-11 14:10:51 +0200
commiteca8497238ac331db5ce9cdc35fb2e2f5f5354b3 (patch)
tree90918d433f6b90dfa4dc64786ddef0725726e96e /svx/inc
parentc994d59fe05a6b54d8821ac0db9efa9b87fe2e7e (diff)
sd: remove pointless micro-optimization
Change-Id: Ib5c9e79d21969922feeed5cd1908f238608401e4
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/pch/precompiled_svxcore.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index 56529e69f0bf..17dee4ebbbf8 100644
--- a/svx/inc/pch/precompiled_svxcore.hxx
+++ b/svx/inc/pch/precompiled_svxcore.hxx
@@ -51,7 +51,6 @@
#include <unordered_map>
#include <utility>
#include <vector>
-#include <boost/assign/list_of.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/optional.hpp>
#include <boost/optional/optional.hpp>