Fix moBitNeighbor.h
This commit is contained in:
parent
ede4dd071e
commit
91b5b9f181
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@
|
|||
#define _bitNeighbor_h
|
||||
|
||||
#include <paradiseo/eo/ga/eoBit.h>
|
||||
#include "../../neighborhood/moBackableNeighbor.h>
|
||||
#include "../../neighborhood/moIndexNeighbor.h>
|
||||
#include "../../neighborhood/moBackableNeighbor.h"
|
||||
#include "../../neighborhood/moIndexNeighbor.h"
|
||||
|
||||
/**
|
||||
* Neighbor related to a vector of Bit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue