Added #ifdef HAVE_GNUPLOT for Windows compatibility

This commit is contained in:
tlegrand 2007-09-19 11:45:19 +00:00
commit 6b0cfffe09
8 changed files with 38 additions and 6 deletions

View file

@ -1,3 +1,5 @@
#include <limits>
#include <eoNSGA_II_Eval.h>
namespace nsga2 {

View file

@ -1,4 +1,5 @@
#include <limits>
#include <moo/eoNSGA_IIa_Eval.h>
namespace nsga2a {