$NetBSD: patch-compiler_FunctionDef.h,v 1.1 2011/11/25 21:48:02 joerg Exp $ --- compiler/FunctionDef.h.orig 2011-11-25 20:16:48.000000000 +0000 +++ compiler/FunctionDef.h @@ -26,7 +26,8 @@ #include "PListS.h" #endif -#include +#include +using std::vector; class Symbol; class Stmt;