$NetBSD: patch-nqc_CmdLine.h,v 1.1 2011/11/25 21:48:03 joerg Exp $ --- nqc/CmdLine.h.orig 2011-11-25 20:14:22.000000000 +0000 +++ nqc/CmdLine.h @@ -18,7 +18,9 @@ #define __CmdLine_h #include -#include +#include + +using std::vector; class CmdLine {