Fl_Help_View: Thin out header file
Build and Test / build-linux (push) Has been cancelled
Build and Test / build-wayland (push) Has been cancelled
Build and Test / build-macos (push) Has been cancelled
Build and Test / build-windows (push) Has been cancelled

- remove unnecessary include.
This commit is contained in:
Matthias Melcher
2025-07-05 17:48:30 +02:00
parent 5fb38897b7
commit ccc294f9f7
4 changed files with 13 additions and 15 deletions
-11
View File
@@ -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