src/hugo/map_registry.h
changeset 901 69a8e672acb1
parent 891 74589d20dbc3
child 906 17f31d280385
     1.1 --- a/src/hugo/map_registry.h	Wed Sep 22 09:58:17 2004 +0000
     1.2 +++ b/src/hugo/map_registry.h	Wed Sep 22 10:47:59 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  // -*- c++ -*-
     1.5 -#ifndef MAP_REGISTRY_H
     1.6 -#define MAP_REGISTRY_H
     1.7 +#ifndef HUGO_MAP_REGISTRY_H
     1.8 +#define HUGO_MAP_REGISTRY_H
     1.9  
    1.10  #include <vector>
    1.11