Some includes were missing in eoPop and eoOp that I had not noticed before

trying to compile test/t-eoSymreg.cpp
This commit is contained in:
evomarc 2001-01-26 17:09:33 +00:00
commit 576249509b
2 changed files with 2 additions and 1 deletions

View file

@ -27,7 +27,7 @@
#include <eoObject.h>
#include <eoPrintable.h>
#include <eoFunctor.h>
#include <utils/eoRNG.h>
/**
\defgroup operators
Genetic Operators are used for various purposes