diff options
Diffstat (limited to 'lib/Regex.cc')
-rw-r--r-- | lib/Regex.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Regex.cc b/lib/Regex.cc index 41c55c7..013951a 100644 --- a/lib/Regex.cc +++ b/lib/Regex.cc @@ -1,4 +1,5 @@ #include "Regex.h" +#include "config.h" char t[1024]; |