diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-07-13 10:13:47 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-07-13 10:13:47 +0900 |
| commit | 48c73ac630c2bfb3326d608d3c00e544dcfbcfea (patch) | |
| tree | 5cdfdfbe4f27da7c606f815c8d06d1a4328bed81 /src/variable.c | |
| parent | fbd5305c1b2a6e29b866c5f87649e8a8faa6a14d (diff) | |
| download | mruby-48c73ac630c2bfb3326d608d3c00e544dcfbcfea.tar.gz mruby-48c73ac630c2bfb3326d608d3c00e544dcfbcfea.zip | |
less <stdio.h>
Diffstat (limited to 'src/variable.c')
| -rw-r--r-- | src/variable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/variable.c b/src/variable.c index 33c9c0249..e2f3a7d08 100644 --- a/src/variable.c +++ b/src/variable.c @@ -4,7 +4,6 @@ ** See Copyright Notice in mruby.h */ -#include <stdio.h> #include "mruby.h" #include "mruby/class.h" #include "mruby/khash.h" |
