diff --git a/src/Fl_Clock.cxx b/src/Fl_Clock.cxx index 3926ec1b7..8882fdf2d 100644 --- a/src/Fl_Clock.cxx +++ b/src/Fl_Clock.cxx @@ -22,9 +22,6 @@ #include #include #include -#ifndef WIN32 -# include -#endif /* !WIN32 */ // Original clock display written by Paul Haeberli at SGI. // Modifications by Mark Overmars for Forms