Added include file eoHowMany for self-consistency

This commit is contained in:
evomarc 2002-06-17 09:19:17 +00:00
commit 2779191f63

View file

@ -31,6 +31,7 @@
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
#include <eoSelect.h> #include <eoSelect.h>
#include <eoSelectOne.h> #include <eoSelectOne.h>
#include <utils/eoHowMany.h>
#include <math.h> #include <math.h>
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------