Ignore:
Timestamp:
Oct 11, 2006, 7:49:03 PM (16 years ago)
Author:
Jari Häkkinen
Message:

Addresses #153. Introduced yat namespace. Removed alignment namespace. Clean up of code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/stl_utility.h

    r675 r680  
    1 #ifndef _theplu_utility_stl_utility_
    2 #define _theplu_utility_stl_utility_
     1#ifndef _theplu_yat_utility_stl_utility_
     2#define _theplu_yat_utility_stl_utility_
    33
    44// $Id$
     
    5454
    5555namespace theplu {
     56namespace yat {
    5657namespace utility {
    5758
     
    133134
    134135
    135 }} // of namespace utility and namespace theplu
     136}}} // of namespace utility, yat and theplu
    136137
    137138#endif
Note: See TracChangeset for help on using the changeset viewer.