fix missing headers
This commit is contained in:
parent
a757dad270
commit
3cec9cde12
2 changed files with 4 additions and 0 deletions
|
|
@ -96,6 +96,8 @@ Authors:
|
||||||
|
|
||||||
#include "edoTransform.h"
|
#include "edoTransform.h"
|
||||||
|
|
||||||
|
#include "edoDistribReset.h"
|
||||||
|
|
||||||
#endif // !_edo_
|
#endif // !_edo_
|
||||||
|
|
||||||
// Local Variables:
|
// Local Variables:
|
||||||
|
|
|
||||||
|
|
@ -147,6 +147,7 @@
|
||||||
#include "eoEasyEA.h"
|
#include "eoEasyEA.h"
|
||||||
#include "eoSGA.h"
|
#include "eoSGA.h"
|
||||||
// #include "eoEvolutionStrategy.h" removed for a while - until eoGenOp is done
|
// #include "eoEvolutionStrategy.h" removed for a while - until eoGenOp is done
|
||||||
|
#include "eoAlgoReset.h"
|
||||||
#include "eoAlgoRestart.h"
|
#include "eoAlgoRestart.h"
|
||||||
|
|
||||||
// Utils
|
// Utils
|
||||||
|
|
@ -159,6 +160,7 @@
|
||||||
#include "eoCounter.h"
|
#include "eoCounter.h"
|
||||||
|
|
||||||
#include "eoForge.h"
|
#include "eoForge.h"
|
||||||
|
#include "eoAlgoFoundry.h"
|
||||||
#include "eoAlgoFoundryEA.h"
|
#include "eoAlgoFoundryEA.h"
|
||||||
#include "eoEvalFoundryEA.h"
|
#include "eoEvalFoundryEA.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue