mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add extern funcs declaration and casts for cimpiling C++ compiler
This commit is contained in:
Regular → Executable
+2
@@ -12,6 +12,8 @@
|
||||
#include "mruby/irep.h"
|
||||
#include "mruby/numeric.h"
|
||||
|
||||
int sprintf(char*, const char*, ...);
|
||||
|
||||
static size_t
|
||||
get_irep_record_size(mrb_state *mrb, mrb_irep *irep);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user