mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove string.h in khash.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "mruby.h"
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include "mruby/class.h"
|
||||
#include "mruby/proc.h"
|
||||
#include "mruby/string.h"
|
||||
|
||||
Reference in New Issue
Block a user