added EO.h to include list

This commit is contained in:
maartenkeijzer 2002-07-23 09:34:46 +00:00
commit 030be82132

View file

@ -27,6 +27,7 @@
#ifndef eoNDSorting_h
#define eoNDSorting_h
#include <EO.h>
#include <algorithm>
#include <eoPop.h>
#include <eoPerf2Worth.h>