diff options
Diffstat (limited to 'src/Fl_Int_Vector.cxx')
| -rw-r--r-- | src/Fl_Int_Vector.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl_Int_Vector.cxx b/src/Fl_Int_Vector.cxx index 256be4a87..455dd381d 100644 --- a/src/Fl_Int_Vector.cxx +++ b/src/Fl_Int_Vector.cxx @@ -17,6 +17,7 @@ #include <FL/Fl_Int_Vector.H> #include <stdlib.h> +#include <string.h> /** Make a copy of another array. |
