Ignore:
Timestamp:
01/20/13 09:02:12 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Changed the namespace

File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/hu/varadiistvan/xplcommon/Util.h

    r38 r41  
    2828// either expressed or implied, of the FreeBSD Project.
    2929
    30 #ifndef XPLCOMMON_UTIL_H
    31 #define XPLCOMMON_UTIL_H
     30#ifndef HU_VARADIISTVAN_XPLCOMMON_UTIL_H
     31#define HU_VARADIISTVAN_XPLCOMMON_UTIL_H
    3232//------------------------------------------------------------------------------
    3333
    34 namespace xplcommon {
     34namespace hu { namespace varadiistvan { namespace xplcommon {
    3535
    3636//------------------------------------------------------------------------------
     
    5050//------------------------------------------------------------------------------
    5151
    52 } /* namespace xplcommon */
     52} /* namespace hu::varadiistvan::xplcommon */ } /* namespace hu::varadiistvan */ } /* namespace hu */
    5353
    5454//------------------------------------------------------------------------------
    55 #endif // XPLCOMMON_UTIL_H
     55#endif // HU_VARADIISTVAN_XPLCOMMON_UTIL_H
    5656
    5757// Local Variables:
Note: See TracChangeset for help on using the changeset viewer.