Install eoPropGAGenOp.h
Add #include <cmath> in eoEsChromInit.h in order to make gcc-4.0 happy.
This commit is contained in:
parent
f63e9c3792
commit
d418459a01
3 changed files with 51 additions and 44 deletions
|
|
@ -71,6 +71,7 @@ pkginclude_HEADERS = eo \
|
|||
eoPopEvalFunc.h \
|
||||
eoPopulator.h \
|
||||
eoPrintable.h \
|
||||
eoPropGAGenOp.h \
|
||||
eoProportionalCombinedOp.h \
|
||||
eoProportionalSelect.h \
|
||||
eoRandomSelect.h \
|
||||
|
|
|
|||
Reference in a new issue