summaryrefslogtreecommitdiff
path: root/devel/dprog/files/patch-ast.cc
blob: 7e0f8ffa3813f13d78b7cd9154e9adbbceaa0671 (plain) (blame)
1
2
3
4
5
6
7
--- ast.cc.orig	Tue Dec 30 17:40:13 2003
+++ ast.cc	Tue Dec 30 17:40:21 2003
@@ -1,3 +1,4 @@
+#include <cassert>
 
 #include "ast.hh"
 #include "visitor.hh"