mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add #include <mrbconf.h> at the head of fmt_fp.c; #5185
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <mrbconf.h>
|
||||
#ifndef MRB_NO_FLOAT
|
||||
#if defined(MRB_NO_STDIO) || defined(_WIN32) || defined(_WIN64)
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user