mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Do not include stdint.h before mruby.h; ref #4750
This commit is contained in:
@@ -30,7 +30,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <ctype.h>
|
||||
|
||||
Reference in New Issue
Block a user