From c6aa95f3f331083b04a8e94bca750d7d1936dae1 Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 4 Jan 2007 22:23:40 +0000 Subject: [PATCH] std::find is defined in --- simgear/scene/model/animation.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/simgear/scene/model/animation.cxx b/simgear/scene/model/animation.cxx index 5d038efd..861c2690 100644 --- a/simgear/scene/model/animation.cxx +++ b/simgear/scene/model/animation.cxx @@ -9,6 +9,7 @@ #include // for strcmp() #include +#include #include #include -- 2.39.5