bugfix include assert.h in eoPop.h

This commit is contained in:
nojhan 2012-04-01 12:13:05 +02:00
commit 65dfa4cf2b

View file

@ -38,6 +38,7 @@ Authors:
#include <iostream>
#include <iterator> // needed for GCC 3.2
#include <vector>
#include <assert.h>
// EO includes
#include <eoOp.h> // for eoInit