mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Pluggable Regexp
This commit is contained in:
@@ -12,10 +12,6 @@
|
||||
#include "mruby/array.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifdef ENABLE_REGEXP
|
||||
#include "encoding.h"
|
||||
#endif
|
||||
|
||||
#include "mruby/string.h"
|
||||
#include "mruby/class.h"
|
||||
#include "mruby/variable.h"
|
||||
|
||||
Reference in New Issue
Block a user