From 70a104131a8d1f24e3d1aff0eb25d9859d85e2ec Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Sat, 5 Apr 2025 14:53:24 -0700 Subject: Solve Mac 10.10.5 fluid build errors (#1245) --- fluid/app/templates.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/app/templates.cxx') diff --git a/fluid/app/templates.cxx b/fluid/app/templates.cxx index 802357ed2..6099cb41b 100644 --- a/fluid/app/templates.cxx +++ b/fluid/app/templates.cxx @@ -13,7 +13,7 @@ // // https://www.fltk.org/bugs.php // - +#include // strerror(errno) #include "app/templates.h" #include "Fluid.h" -- cgit v1.2.3