Ignore:
Timestamp:
06/15/11 14:03:15 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src4/xmlio/exception.cpp

    r215 r216  
    1111 */ 
    1212 
     13#ifndef __XIOS_NO_EXTERN 
     14 
     15// Boost headers 
     16#include <boost/cast.hpp> 
     17 
     18#endif // __XIOS_NO_EXTERN 
     19 
    1320// XMLIOServer headers 
    1421#include "xmlioserver_spl.hpp" 
    1522#include "exception.hpp" 
    16  
    17 // Boost headers 
    18 #include <boost/cast.hpp> 
    1923 
    2024// /////////////////////////////// Définitions ////////////////////////////// // 
Note: See TracChangeset for help on using the changeset viewer.