Unverified Commit f68c0d09 authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

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

Fix build with `MRB_USE_ALL_SYMBOLS`
parents bda242a1 4309a5b1
#include <mruby.h>
#include <mruby/array.h>
#include <mruby/string.h>
#ifdef MRB_USE_ALL_SYMBOLS
# include <mruby/presym.h>
#endif
/*
* call-seq:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment