From 65dfa4cf2be90abcf937250cc7c660b2a8cdcac8 Mon Sep 17 00:00:00 2001 From: nojhan Date: Sun, 1 Apr 2012 12:13:05 +0200 Subject: [PATCH] bugfix include assert.h in eoPop.h --- eo/src/eoPop.h | 1 + 1 file changed, 1 insertion(+) diff --git a/eo/src/eoPop.h b/eo/src/eoPop.h index 068498aa9..9220e3c66 100644 --- a/eo/src/eoPop.h +++ b/eo/src/eoPop.h @@ -38,6 +38,7 @@ Authors: #include #include // needed for GCC 3.2 #include +#include // EO includes #include // for eoInit