From 7f550d008e88160a4438a28e3da400a0dfc12702 Mon Sep 17 00:00:00 2001 From: evomarc Date: Sat, 6 Jul 2002 05:24:51 +0000 Subject: [PATCH] Added eoSequentialSelect.h in the includes --- eo/src/do/make_algo_scalar.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eo/src/do/make_algo_scalar.h b/eo/src/do/make_algo_scalar.h index 98e769f3..7ec834bf 100644 --- a/eo/src/do/make_algo_scalar.h +++ b/eo/src/do/make_algo_scalar.h @@ -32,7 +32,8 @@ // Selection // the eoSelectOne's -#include // also contains the eoSequentialSelect +#include +#include #include #include #include