Skip to content
Snippets Groups Projects
Commit ce8ffccb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

missing header

parent 1fcafcd4
Branches
Tags
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
// bugs and problems to <gmsh@geuz.org>. // bugs and problems to <gmsh@geuz.org>.
#include <vector> #include <vector>
#include <string.h>
#include <FL/Fl_Return_Button.H> #include <FL/Fl_Return_Button.H>
#include <FL/Fl_Group.H> #include <FL/Fl_Group.H>
#include <FL/Fl_Value_Input.H> #include <FL/Fl_Value_Input.H>
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
// See the LICENSE.txt file for license information. Please report all // See the LICENSE.txt file for license information. Please report all
// bugs and problems to <gmsh@geuz.org>. // bugs and problems to <gmsh@geuz.org>.
#include <string.h>
#include <FL/fl_draw.H> #include <FL/fl_draw.H>
#include <FL/Fl_Box.H> #include <FL/Fl_Box.H>
#include <FL/Fl_Scroll.H> #include <FL/Fl_Scroll.H>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment