diff options
Diffstat (limited to 'FL/Fl_File_Chooser.H')
| -rw-r--r-- | FL/Fl_File_Chooser.H | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/FL/Fl_File_Chooser.H b/FL/Fl_File_Chooser.H index 341b8e683..5935edc28 100644 --- a/FL/Fl_File_Chooser.H +++ b/FL/Fl_File_Chooser.H @@ -1,7 +1,7 @@ // // Fl_File_Chooser dialog for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2015 by Bill Spitzak and others. +// Copyright 1998-2021 by Bill Spitzak and others. // // This library is free software. Distribution and use rights are outlined in // the file "COPYING" which should have been included with this file. If this @@ -27,9 +27,6 @@ #define Fl_File_Chooser_H #include <FL/Fl.H> #include <FL/Fl_Double_Window.H> -#include <stdio.h> -#include <stdlib.h> -#include <string.h> #include <FL/Fl_Group.H> #include <FL/Fl_Choice.H> #include <FL/Fl_Menu_Button.H> |
