mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove redundant include headers.
- stdlib.h - stddef.h - stdint.h - stdarg.h - limits.h - float.h
This commit is contained in:
@@ -20,7 +20,6 @@ My modifications in this file are also placed in the public domain.
|
||||
Matz (Yukihiro Matsumoto)
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user