mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Include stdio.h in mrbconf.h instead of C extension sources.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "mruby/array.h"
|
||||
#include "mruby/class.h"
|
||||
#include "mruby/numeric.h"
|
||||
#include <stdio.h>
|
||||
#include "re.h"
|
||||
|
||||
const char mrb_digitmap[] = "0123456789abcdefghijklmnopqrstuvwxyz";
|
||||
|
||||
Reference in New Issue
Block a user