Ignore:
Timestamp:
01/19/13 15:51:59 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Imported some further stuff from the IO code

File:
1 copied

Legend:

Unmodified
Added
Removed
  • src/hu/varadiistvan/scpl/io/hgccwrapper

    r4 r6  
    3535// either expressed or implied, of the FreeBSD Project.
    3636
    37 #ifndef HU_VARADIISTVAN_SCPL_${uppername}_H
    38 #define HU_VARADIISTVAN_SCPL__${uppername}_H
     37#ifndef HU_VARADIISTVAN_SCPL_IO_${uppername}_H
     38#define HU_VARADIISTVAN_SCPL_IO_${uppername}_H
    3939//------------------------------------------------------------------------------
    4040
     
    4343//------------------------------------------------------------------------------
    4444
    45 namespace hu { namespace varadiistvan { namespace scpl {
     45namespace hu { namespace varadiistvan { namespace scpl { namespace io {
    4646
    4747//------------------------------------------------------------------------------
     
    5454//------------------------------------------------------------------------------
    5555
    56 } /* namespace hu::varadiistvan::scpl */ } /* namespace hu::varadiistvan */ } /* namespace hu */
     56} /* namespace hu::varadiistvan::scpl::io */ } /* namespace hu::varadiistvan::scpl */ } /* namespace hu::varadiistvan */ } /* namespace hu */
    5757
    5858//------------------------------------------------------------------------------
     
    6262//------------------------------------------------------------------------------
    6363
    64 #include "config.h"
     64#include "hu/varadiistvan/scpl/config.h"
    6565
    6666//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.