[Libreoffice-commits] .: desktop/source
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Wed Apr 25 12:09:18 PDT 2012
desktop/source/app/cmdlineargs.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit c389a7c22f709cc897ef33f10b617bf71dfa028e
Author: Stephan Bergmann <sbergman at redhat.com>
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
{
More information about the Libreoffice-commits
mailing list