mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
move src/error.h to include/mruby/error.h
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
#include "mruby/proc.h"
|
||||
#include "mruby/string.h"
|
||||
#include "mruby/variable.h"
|
||||
#include "error.h"
|
||||
#include "mruby/error.h"
|
||||
|
||||
KHASH_DEFINE(mt, mrb_sym, struct RProc*, 1, kh_int_hash_func, kh_int_hash_equal)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user