mirror of
https://github.com/boostorg/detail.git
synced 2025-07-31 12:57:14 +02:00
Detail: Turn forward declarations for IBM Visual Age standard library.
[SVN r73453]
This commit is contained in:
@@ -47,8 +47,7 @@
|
|||||||
// MSL standard lib:
|
// MSL standard lib:
|
||||||
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
||||||
# elif defined(__IBMCPP__)
|
# elif defined(__IBMCPP__)
|
||||||
// take the default VACPP std lib
|
// The default VACPP std lib, forward declaration seems to be fine.
|
||||||
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
|
||||||
# elif defined(MSIPL_COMPILE_H)
|
# elif defined(MSIPL_COMPILE_H)
|
||||||
// Modena C++ standard library
|
// Modena C++ standard library
|
||||||
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
||||||
|
Reference in New Issue
Block a user