summaryrefslogtreecommitdiff
path: root/devel/nqc/patches/patch-compiler_ScopeStmt.h
blob: 39fdd368e263affbcd9cb1e6c5c6171cc47e30ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-compiler_ScopeStmt.h,v 1.1 2011/11/25 21:48:02 joerg Exp $

--- compiler/ScopeStmt.h.orig	2011-11-25 20:17:18.000000000 +0000
+++ compiler/ScopeStmt.h
@@ -21,8 +21,6 @@
 #include "Stmt.h"
 #endif
 
-#include <vector.h>
-
 class ScopeStmt : public ChainStmt
 {
 public: