From 3d18d325f62e35b27bc9d723ca2d05e2fcb0a72f Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Sun, 2 Aug 2020 10:56:40 -0700 Subject: Commiting fluid generated template_panel.h as per issue #116 Regarding this comment thread: https://github.com/fltk/fltk/pull/116#discussion_r458517450 --- fluid/template_panel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluid/template_panel.cxx b/fluid/template_panel.cxx index fc04495df..18b363f4d 100644 --- a/fluid/template_panel.cxx +++ b/fluid/template_panel.cxx @@ -20,12 +20,12 @@ #include #include #include "../src/flstring.h" +#include #include #include #include #include #include -#include #if defined(_WIN32) && !defined(__CYGWIN__) #include #else -- cgit v1.2.3