fixed the compile error when it comments out the definition of INCLUDE_ENCODING and INCLUDE_REGEXP in mrbconf.h.

This commit is contained in:
snaba
2012-04-20 18:04:11 +09:00
parent 2c02bc2d63
commit 210fcdc14b
+1
View File
@@ -1,3 +1,4 @@
#include <stdio.h>
#include "mruby.h"
#include "mruby/class.h"
#include "ritehash.h"