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/Project.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/Project.cxx') diff --git a/fluid/Project.cxx b/fluid/Project.cxx index 9eb555299..c7c517a1d 100644 --- a/fluid/Project.cxx +++ b/fluid/Project.cxx @@ -14,6 +14,7 @@ // https://www.fltk.org/bugs.php // +#include // strerror(errno) #include "Project.h" #include "io/String_Writer.h" -- cgit v1.2.3