src/hugo/map_registry.h
changeset 901 69a8e672acb1
parent 891 74589d20dbc3
child 906 17f31d280385
equal deleted inserted replaced
5:0ab6f9144128 6:e6cf33f412d7
     1 // -*- c++ -*-
     1 // -*- c++ -*-
     2 #ifndef MAP_REGISTRY_H
     2 #ifndef HUGO_MAP_REGISTRY_H
     3 #define MAP_REGISTRY_H
     3 #define HUGO_MAP_REGISTRY_H
     4 
     4 
     5 #include <vector>
     5 #include <vector>
     6 
     6 
     7 ///\ingroup graphmapfactory
     7 ///\ingroup graphmapfactory
     8 ///\file
     8 ///\file