mruby-metaprog: explicitly include khash.h which was included from proc.h

This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-03-20 23:34:28 +09:00
parent a8977f713d
commit 81e8617d02
+1
View File
@@ -6,6 +6,7 @@
#include "mruby/class.h"
#include "mruby/string.h"
#include <mruby/internal.h>
#include "mruby/khash.h"
#include "mruby/presym.h"
typedef enum {