mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-19 15:42:13 +02:00
Use iterator adaptors with STLport.
[SVN r7788]
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
#ifndef BOOST_INTEGER_RANGE_HPP_
|
||||
#define BOOST_INTEGER_RANGE_HPP_
|
||||
|
||||
#ifndef BOOST_MSVC
|
||||
#if !defined(BOOST_MSVC) || defined(__SGI_STL_PORT)
|
||||
#define BOOST_USE_ITERATOR_ADAPTORS
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user