From 87f15b9450be1078b7d0bf070475acff087c15dc Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 30 Oct 2015 18:45:21 +0100 Subject: sw: replace boost::ptr_vector with std::vector Change-Id: I95ce84f7e82dc03233878de4324f2cb5c282a8aa --- sw/inc/pch/precompiled_sw.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc') diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index e6c764ebd224..bcc8c963b01a 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -620,7 +620,6 @@ #include #include #include -#include #include #include #include -- cgit