src/work/list_graph.h
changeset 260 fb27d1c7036e
parent 233 57ef4fd493d5
child 265 bf7aea53635a
     1.1 --- a/src/work/list_graph.h	Mon Mar 29 16:00:00 2004 +0000
     1.2 +++ b/src/work/list_graph.h	Mon Mar 29 16:02:14 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  // -*- c++ -*-
     1.5 -#ifndef LIST_GRAPH_H
     1.6 -#define LIST_GRAPH_H
     1.7 +#ifndef HUGO_LIST_GRAPH_H
     1.8 +#define HUGO_LIST_GRAPH_H
     1.9  
    1.10  #include <iostream>
    1.11  #include <vector>
    1.12 @@ -561,4 +561,4 @@
    1.13  
    1.14  } //namespace hugo
    1.15  
    1.16 -#endif //LIST_GRAPH_H
    1.17 +#endif //HUGO_LIST_GRAPH_H