Fix guard in bimap

This commit is contained in:
quemy 2012-12-05 17:57:30 +01:00
commit e1c3e55c6f
3 changed files with 27 additions and 15 deletions

View file

@ -28,7 +28,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
*/
#ifndef BIMAP_MODEL_H_
#define BIMAP_H_
#define BIMAP_MODEL_H_
#include <set>
#include <map>