diff options
Diffstat (limited to 'template.h')
-rw-r--r-- | template.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ #define TEMPLATE_H_INCLUDED 1 +#include "stringbuf.h" + #ifdef FEATURE_REGEXP /* Include regular expressions */ #include <regex.h> |