diff --git a/trunk/paradiseo-mo/src/problems/bitString/moBitNeighbor.h b/trunk/paradiseo-mo/src/problems/bitString/moBitNeighbor.h index 8358e17e8..f112fe180 100644 --- a/trunk/paradiseo-mo/src/problems/bitString/moBitNeighbor.h +++ b/trunk/paradiseo-mo/src/problems/bitString/moBitNeighbor.h @@ -42,7 +42,7 @@ /** * Neighbor related to a vector of Bit */ -emplate< class Fitness > +template< class Fitness > class moBitNeighbor : public moBackableNeighbor >, public moIndexNeighbor > { public: