mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove double stdio.h inclusion
This commit is contained in:
@@ -14,7 +14,6 @@ extern "C" {
|
||||
#include "mruby.h"
|
||||
#include <stdio.h>
|
||||
#include <setjmp.h>
|
||||
#include <stdio.h>
|
||||
|
||||
/* load context */
|
||||
typedef struct mrbc_context {
|
||||
|
||||
Reference in New Issue
Block a user