add include in indextabulist

This commit is contained in:
verel 2014-07-23 12:02:18 +02:00
commit 7a1b38aa02

View file

@ -30,6 +30,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
#ifndef _moIndexedVectorTabuList_h
#define _moIndexedVectorTabuList_h
#include <utils/eoRndGenerators.h>
#include <memory/moTabuList.h>
#include <vector>
#include <iostream>