Codechange: Remove duplicated includes. (#10888)
These are now included by stdafx.h so don't need to be included again.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#ifndef __INNOTEK_LIBC__
|
||||
# include <dos.h>
|
||||
|
Reference in New Issue
Block a user