Remove unnecessary #include <sys/stat.h> directive

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11539 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2016-04-06 13:16:33 +00:00
parent f62dfac8e1
commit f7b70c6866
-1
View File
@@ -26,7 +26,6 @@
#include <stdarg.h>
#include <FL/fl_utf8.h>
#include "flstring.h"
#include <sys/stat.h>
#include <time.h>
#if defined(WIN32) || defined(__APPLE__) // PORTME: Fl_System_Driver - platform Preferences