mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
include changed from by quotes ("") to by brackets (<>); close #3032
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifndef MRUBY_STRING_H
|
||||
#define MRUBY_STRING_H
|
||||
|
||||
#include "mruby/common.h"
|
||||
#include <mruby/common.h>
|
||||
|
||||
/**
|
||||
* String class
|
||||
|
||||
Reference in New Issue
Block a user