mirror of
https://github.com/fltk/fltk.git
synced 2026-05-22 23:37:02 +08:00
Remove platform-dependent code from Fl_Clock.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11573 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
#include <FL/fl_draw.H>
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
#ifndef WIN32
|
||||
# include <sys/time.h>
|
||||
#endif /* !WIN32 */
|
||||
|
||||
// Original clock display written by Paul Haeberli at SGI.
|
||||
// Modifications by Mark Overmars for Forms
|
||||
|
||||
Reference in New Issue
Block a user