summaryrefslogtreecommitdiff
path: root/java/jlint/files/patch-utf_string.hh
blob: 7723b44e354d1e5f20938dc67dd5c9c93b50299f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- utf_string.hh.orig	Thu Jul 17 21:03:53 2003
+++ utf_string.hh	Thu Jul 17 21:04:03 2003
@@ -1,6 +1,7 @@
 #ifndef UTF_STRING_HH
 #define UTF_STRING_HH
 
+#include <assert.h>
 #include <string>
 #include <stdio.h>
 #include "functions.hh"