diff options
Diffstat (limited to 'utils/tfstats/regexp/include/cregex')
| -rw-r--r-- | utils/tfstats/regexp/include/cregex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/tfstats/regexp/include/cregex b/utils/tfstats/regexp/include/cregex new file mode 100644 index 0000000..d5d7541 --- /dev/null +++ b/utils/tfstats/regexp/include/cregex @@ -0,0 +1,5 @@ +#ifndef CREGEX_H +#include <jm/cregex.h> +#endif + + |