This commit is contained in:
gustavo 2000-04-11 12:18:30 +00:00
commit e5825c4d75
5 changed files with 5 additions and 12 deletions

View file

@ -28,6 +28,8 @@
// to avoid long name warnings
#pragma warning(disable:4786)
#include <iostream>
#include <ga/eoBin.h> // eoBin, eoPop, eoBreeder
#include <eoPop.h>
#include <ga/eoBitOp.h>