summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Help_View.H6
1 files changed, 6 insertions, 0 deletions
diff --git a/FL/Fl_Help_View.H b/FL/Fl_Help_View.H
index beb41f0e9..68d04aa9e 100644
--- a/FL/Fl_Help_View.H
+++ b/FL/Fl_Help_View.H
@@ -28,6 +28,12 @@
#include "Fl_Scrollbar.H"
//
+// System and C++ header files
+//
+
+#include <memory>
+
+//
// Forward declarations and typedefs
//