mirror of
https://github.com/fltk/fltk.git
synced 2026-05-26 10:07:06 +08:00
Fl_Help_View: Thin out header file
- remove unnecessary include.
This commit is contained in:
@@ -26,17 +26,6 @@
|
||||
#include "Fl.H"
|
||||
#include "Fl_Group.H"
|
||||
#include "Fl_Scrollbar.H"
|
||||
#include "fl_draw.H"
|
||||
#include "filename.H"
|
||||
|
||||
//
|
||||
// C++ header files
|
||||
//
|
||||
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
|
||||
//
|
||||
// Forward declarations and typedefs
|
||||
|
||||
Reference in New Issue
Block a user