Include mruby.h. As KHASH_DEFAULT_SIZE might be defined in mrbconf.h.

This commit is contained in:
Masaki Muranaka
2013-03-16 21:06:03 +09:00
parent 2e937a5bba
commit 715270bec5
+1
View File
@@ -11,6 +11,7 @@
extern "C" {
#endif
#include "mruby.h"
#include <stdint.h>
#include <string.h>