mirror of
https://github.com/boostorg/detail.git
synced 2025-07-30 04:17: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:
|
||||
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
||||
# elif defined(__IBMCPP__)
|
||||
// take the default VACPP std lib
|
||||
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
||||
// The default VACPP std lib, forward declaration seems to be fine.
|
||||
# elif defined(MSIPL_COMPILE_H)
|
||||
// Modena C++ standard library
|
||||
# define BOOST_DETAIL_NO_CONTAINER_FWD
|
||||
|
Reference in New Issue
Block a user