aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh/files/patch-Fltk::aboutWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gmsh/files/patch-Fltk::aboutWindow.cpp')
-rw-r--r--cad/gmsh/files/patch-Fltk::aboutWindow.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gmsh/files/patch-Fltk::aboutWindow.cpp b/cad/gmsh/files/patch-Fltk::aboutWindow.cpp
new file mode 100644
index 000000000000..ead078b73046
--- /dev/null
+++ b/cad/gmsh/files/patch-Fltk::aboutWindow.cpp
@@ -0,0 +1,10 @@
+--- Fltk/aboutWindow.cpp-xxx 2009-07-20 16:56:09.000000000 -0500
++++ Fltk/aboutWindow.cpp 2009-07-20 16:56:21.000000000 -0500
+@@ -13,6 +13,7 @@
+ #include "StringUtils.h"
+ #include "OS.h"
+ #include "Context.h"
++#include <cstdio>
+
+ static void help_license_cb(Fl_Widget *w, void *data)
+ {