Boost logo

Boost :

From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2004-09-22 01:29:15


These are trivial fixes taking care of BOOST_NO_STDC_NAMESPACE.
With them, converter_test and udt_support_test (the latter is currently
marked
as known fail) work for Intel 7.1.

OK to commit?

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo

33a34
> #if !defined(BOOST_NO_STDC_NAMESPACE)
35a37,38
> #endif
>
52a56
> #if !defined(BOOST_NO_STDC_NAMESPACE)
55c59
<

---
> #endif    
81a86
> #if !defined(BOOST_NO_STDC_NAMESPACE)
82a88,89
> #endif
> 
97a105
> #if !defined(BOOST_NO_STDC_NAMESPACE)
98a107,108
> #endif
> 

496a497,498
>
> #if !defined(BOOST_NO_STDC_NAMESPACE)
497a500,501
> #endif
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk