Eio: useless include

SVN revision: 69799
This commit is contained in:
Vincent Torri 2012-03-30 17:07:38 +00:00
parent 8f1652ba32
commit 9fc4d1ad93
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@
#ifndef EIO_H__
# define EIO_H__
#ifdef _MSC_VER
# include <Evil.h>
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>