summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-25 17:01:35 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-04-25 17:02:01 +0100
commitbb8df514c22b805e8ab3dbe35fbed6d891882187 (patch)
tree310b2406c9b64ecb216d8f1638e42f02df639cc4 /desktop
parentcbbcf32218f7905b462f83119e640c42bd76ce5c (diff)
include vector
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/cmdlineargs.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/cmdlineargs.hxx b/desktop/source/app/cmdlineargs.hxx
index bc9382eb5e36..1ea0084e6fdf 100644
--- a/desktop/source/app/cmdlineargs.hxx
+++ b/desktop/source/app/cmdlineargs.hxx
@@ -32,6 +32,7 @@
#include <rtl/ustring.hxx>
#include <osl/mutex.hxx>
#include "boost/optional.hpp"
+#include <vector>
namespace desktop
{