Add #include <mrbconf.h> at the head of fmt_fp.c; #5185

This commit is contained in:
Yukihiro "Matz" Matsumoto
2020-11-24 20:01:24 +09:00
parent 9e114fc913
commit 4d21a68d35
+1
View File
@@ -1,3 +1,4 @@
#include <mrbconf.h>
#ifndef MRB_NO_FLOAT
#if defined(MRB_NO_STDIO) || defined(_WIN32) || defined(_WIN64)
/*