summaryrefslogtreecommitdiff
path: root/devel/devtodo/files/patch-util::Regex.h
blob: ff06fa58fe868987a2363b4abc810640645bd74b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- util/Regex.h.orig	Thu Jul 17 20:31:31 2003
+++ util/Regex.h	Thu Jul 17 20:31:43 2003
@@ -1,6 +1,7 @@
 #ifndef CRASH_REGEX
 #define CRASH_REGEX
 
+#include <assert.h>
 #include <cstring>
 #include <string>
 #include <map>