Ignore:
Timestamp:
09/07/11 14:25:56 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/exception.hpp

    r171 r267  
    4646   "In file \'" __FILE__ "\', line " << __LINE__ << " -> " x << std::endl; 
    4747 
    48 #ifdef XIOS_DEBUG 
     48#ifdef __XIOS_DEBUG 
    4949#  define DEBUG(x) std::clog << "> Debug " << INFO(x) 
    5050#else 
Note: See TracChangeset for help on using the changeset viewer.