put the namespace into the main #ifdef
authoralpar
Sat, 13 Mar 2004 22:48:43 +0000
changeset 183ee62b0d90933
parent 182 c59e450712d8
child 184 08735c8704cd
put the namespace into the main #ifdef
src/work/alpar/emptygraph.h
     1.1 --- a/src/work/alpar/emptygraph.h	Sat Mar 13 22:40:36 2004 +0000
     1.2 +++ b/src/work/alpar/emptygraph.h	Sat Mar 13 22:48:43 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  // -*- c++ -*-
     1.5 -#ifndef EMPTYGRAPH_H
     1.6 -#define EMPTYGRAPH_H
     1.7 +#ifndef HUGO_EMPTYGRAPH_H
     1.8 +#define HUGO_EMPTYGRAPH_H
     1.9  
    1.10  #include <invalid.h>
    1.11  
    1.12 @@ -306,4 +306,4 @@
    1.13  
    1.14  // }
    1.15  
    1.16 -#endif // EMPTYGRAPH_H
    1.17 +#endif // HUGO_EMPTYGRAPH_H