diff options
| author | Yukihiro Matz Matsumoto <[email protected]> | 2012-11-05 06:10:22 +0900 |
|---|---|---|
| committer | Yukihiro Matz Matsumoto <[email protected]> | 2012-11-05 06:10:22 +0900 |
| commit | 3ceadfa5b256c9fca0a8e7f4af3cdb1b31e6e354 (patch) | |
| tree | 91b4c1855499c56102e77d7b33e1c3840a95de7e /src | |
| parent | 3e1dd77b16c3ade7d1c84cb5ec84c4748ed9415c (diff) | |
| download | mruby-3ceadfa5b256c9fca0a8e7f4af3cdb1b31e6e354.tar.gz mruby-3ceadfa5b256c9fca0a8e7f4af3cdb1b31e6e354.zip | |
inline include/mruby/object.h
Diffstat (limited to 'src')
| -rw-r--r-- | src/gc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ */ #include "mruby.h" -#include "mruby/object.h" #include "mruby/class.h" #include "mruby/array.h" #include "mruby/string.h" |
