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/widgets/Code_Editor.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/widgets') diff --git a/fluid/widgets/Code_Editor.cxx b/fluid/widgets/Code_Editor.cxx index b4379c845..216ffab8f 100644 --- a/fluid/widgets/Code_Editor.cxx +++ b/fluid/widgets/Code_Editor.cxx @@ -20,6 +20,7 @@ // Include necessary headers... // +#include #include "widgets/Code_Editor.h" using namespace fld; -- cgit v1.2.3