Some more small changes for MSVC++ compatibility

This commit is contained in:
evomarc 2001-11-12 14:17:58 +00:00
commit 4ad58c360e
5 changed files with 9 additions and 4 deletions

View file

@ -28,7 +28,7 @@
#define _make_genotype_h
#include <es/eoReal.h>
#include <eoEsChromInit.h>
#include <es/eoEsChromInit.h>
#include <utils/eoRealVectorBounds.h>
// also need the parser and param includes
#include <utils/eoParser.h>