#ifndef correction
authormarci
Mon, 17 May 2004 06:32:12 +0000
changeset 644d84f3d42237d
parent 643 f8053cb51047
child 645 d93d8b9906d1
#ifndef correction
src/hugo/for_each_macros.h
     1.1 --- a/src/hugo/for_each_macros.h	Fri May 14 18:33:17 2004 +0000
     1.2 +++ b/src/hugo/for_each_macros.h	Mon May 17 06:32:12 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  // -*- c++ -*-
     1.5 -#ifndef FOR_EACH_MACROS_H
     1.6 -#define FOR_EACH_MACROS_H
     1.7 +#ifndef HUGO_FOR_EACH_MACROS_H
     1.8 +#define HUGO_FOR_EACH_MACROS_H
     1.9  
    1.10  // /// \ingroup gwrappers
    1.11  /// \file
    1.12 @@ -161,4 +161,4 @@
    1.13  
    1.14  } //namespace hugo
    1.15  
    1.16 -#endif //FOR_EACH_MACROS_H
    1.17 +#endif //HUGO_FOR_EACH_MACROS_H