Changed some includes for the new dir structure
This commit is contained in:
parent
340edc2420
commit
6c79787c43
16 changed files with 348 additions and 26 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include <math.h>
|
||||
#include <eoRnd.h> // for base class
|
||||
#include <eoRNG.h> // for random number generator
|
||||
#include <utils/eoRNG.h> // for random number generator
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Class eoNormal
|
||||
|
|
|
|||
Reference in a new issue