remove forgotten config.h
This commit is contained in:
parent
cf2a57dd88
commit
09ebf78905
2 changed files with 0 additions and 8 deletions
|
|
@ -27,10 +27,6 @@
|
||||||
#ifndef _make_checkpoint_pareto_h
|
#ifndef _make_checkpoint_pareto_h
|
||||||
#define _make_checkpoint_pareto_h
|
#define _make_checkpoint_pareto_h
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,10 +27,6 @@
|
||||||
#ifndef _eoEsMutationInit_h
|
#ifndef _eoEsMutationInit_h
|
||||||
#define _eoEsMutationInit_h
|
#define _eoEsMutationInit_h
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <utils/eoParser.h>
|
#include <utils/eoParser.h>
|
||||||
|
|
||||||
/** Initialize Mutation operator
|
/** Initialize Mutation operator
|
||||||
|
|
|
||||||
Reference in a new issue