mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove st.h inclusion
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include "re.h"
|
||||
#ifdef ENABLE_REGEXP
|
||||
#include "regex.h"
|
||||
#include "st.h"
|
||||
#endif //ENABLE_REGEXP
|
||||
|
||||
const char mrb_digitmap[] = "0123456789abcdefghijklmnopqrstuvwxyz";
|
||||
|
||||
Reference in New Issue
Block a user