summaryrefslogtreecommitdiff
path: root/devel/dprog/files/patch-cxx_dprog.hh
blob: 48596768ec760198d7e9adbbf97040676ad12d80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- cxx_dprog.hh.orig	Tue Apr  6 08:58:45 2004
+++ cxx_dprog.hh	Tue Apr  6 08:59:01 2004
@@ -5,6 +5,7 @@
 
 #include <vector>
 #include <cstdarg>
+#include <cassert>
 
 #include <iostream>