Changeset 1756

Show
Ignore:
Timestamp:
01/16/10 20:35:28 (2 years ago)
Author:
andreas
Message:

removed anon namespace in mrc io

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/qt_gui/src/io/lib/io_mrc.cc

    r1750 r1756  
    3636namespace iplt { namespace io { 
    3737 
    38 /* 
    39   TODO: add endian discrimination to type, ie "mrc:be" or "mrc:le" 
    40 */ 
    41  
    42 namespace { 
     38 
    4339 
    4440/* 
     
    771767 
    772768} //ns detail 
    773 } //ns common 
    774769 
    775770namespace bf = boost::filesystem;