Fl_Help_View: Revert some changes
This commit is contained in:
parent
ccc294f9f7
commit
e12c42a0cd
@ -27,6 +27,12 @@
|
||||
#include "Fl_Group.H"
|
||||
#include "Fl_Scrollbar.H"
|
||||
|
||||
//
|
||||
// System and C++ header files
|
||||
//
|
||||
|
||||
#include <memory>
|
||||
|
||||
//
|
||||
// Forward declarations and typedefs
|
||||
//
|
||||
|
||||
@ -46,7 +46,6 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
|
||||
//
|
||||
// Debugging
|
||||
|
||||
Loading…
Reference in New Issue
Block a user