Removed stdioh. #include.

This header is also not needed.
This commit is contained in:
Yorick Peterse 2014-05-11 21:06:55 +02:00
parent e2b9fc75ca
commit 1b58723e7d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include <ruby.h>
#include <ruby/encoding.h>
#include <stdio.h>
#include "lexer.h"