summaryrefslogtreecommitdiff
path: root/devel/dprog/files/patch-functions.cc
blob: 3eacca338bba9c5607e3d0c02f5eae7d64ec7366 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- functions.cc.orig	Tue Dec 30 17:42:16 2003
+++ functions.cc	Tue Dec 30 17:42:25 2003
@@ -1,6 +1,7 @@
 
 #include "functions.hh"
 #include <map>
+#include <cassert>
 using namespace std;
 
 // FIXME: this stuff should be read from some configuration file.