include changed from by quotes ("") to by brackets (<>); close #3032

This commit is contained in:
Yukihiro "Matz" Matsumoto
2015-11-27 17:48:23 +09:00
parent 2e0519de89
commit 5c405dea3d
97 changed files with 348 additions and 348 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
#include "mruby.h"
#include "mruby/value.h"
#include "mruby/array.h"
#include "mruby/range.h"
#include "mruby/hash.h"
#include <mruby.h>
#include <mruby/value.h>
#include <mruby/array.h>
#include <mruby/range.h>
#include <mruby/hash.h>
/*
* call-seq: