Merge pull request #5396 from shuujii/fix-build-with-MRB_USE_ALL_SYMBOLS

Fix build with `MRB_USE_ALL_SYMBOLS`
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-04-02 07:44:14 +09:00
committed by GitHub
+3
View File
@@ -1,6 +1,9 @@
#include <mruby.h>
#include <mruby/array.h>
#include <mruby/string.h>
#ifdef MRB_USE_ALL_SYMBOLS
# include <mruby/presym.h>
#endif
/*
* call-seq: