Ignore:
Timestamp:
12/11/18 13:22:07 (5 years ago)
Author:
oabramkina
Message:

Exception handling on trunk.

To activate it, compilation flag -DXIOS_EXCEPTION should be added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/xios_spl.hpp

    r1542 r1622  
    3131/// boost headers /// 
    3232#include <boost/cast.hpp> 
     33#include <boost/current_function.hpp> 
    3334/// Map /// 
    3435#define xios_map std::map 
Note: See TracChangeset for help on using the changeset viewer.