mirror of
https://github.com/fltk/fltk.git
synced 2026-05-12 01:54:25 +08:00
Fl_Help_View: Revert some changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user