From 7a1b38aa02b22a958024af8dc2d2ce0c5625c56e Mon Sep 17 00:00:00 2001 From: verel Date: Wed, 23 Jul 2014 12:02:18 +0200 Subject: [PATCH] add include in indextabulist --- mo/src/memory/moIndexedVectorTabuList.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mo/src/memory/moIndexedVectorTabuList.h b/mo/src/memory/moIndexedVectorTabuList.h index cbb2c9c1e..e1ea94492 100644 --- a/mo/src/memory/moIndexedVectorTabuList.h +++ b/mo/src/memory/moIndexedVectorTabuList.h @@ -30,6 +30,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr #ifndef _moIndexedVectorTabuList_h #define _moIndexedVectorTabuList_h +#include #include #include #include