remove useless includes

This commit is contained in:
Yuichi Nishiwaki 2014-03-01 00:24:23 +09:00
parent 3bedc65d2b
commit cbad58f560
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
*/
%{
#include <stdlib.h>
#include <string.h>
#include "picrin.h"
#include "picrin/parse.h"
#include "y.tab.h"