mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 05:35:29 +08:00
Fl_Help_View: Revert some changes
This commit is contained in:
@@ -27,6 +27,12 @@
|
|||||||
#include "Fl_Group.H"
|
#include "Fl_Group.H"
|
||||||
#include "Fl_Scrollbar.H"
|
#include "Fl_Scrollbar.H"
|
||||||
|
|
||||||
|
//
|
||||||
|
// System and C++ header files
|
||||||
|
//
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
//
|
//
|
||||||
// Forward declarations and typedefs
|
// Forward declarations and typedefs
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -46,7 +46,6 @@
|
|||||||
#include <map>
|
#include <map>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <memory>
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Debugging
|
// Debugging
|
||||||
|
|||||||
Reference in New Issue
Block a user