desktop/source/app/cmdlineargs.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit c389a7c22f709cc897ef33f10b617bf71dfa028e Author: Stephan Bergmann <[email protected]> Date: Wed Apr 25 21:09:11 2012 +0200 ...and remove duplicate #include <vector> again diff --git a/desktop/source/app/cmdlineargs.hxx b/desktop/source/app/cmdlineargs.hxx index 72a37a3..a1eebd9 100644 --- a/desktop/source/app/cmdlineargs.hxx +++ b/desktop/source/app/cmdlineargs.hxx @@ -36,7 +36,6 @@ #include <rtl/ustring.hxx> #include <osl/mutex.hxx> #include "boost/optional.hpp" -#include <vector> namespace desktop { _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
