forked from boostorg/config
Revert last set of changes: neither <iosfwd> nor <limits> will work for std lib detection here.
[SVN r31347]
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
// generic SGI STL:
|
// generic SGI STL:
|
||||||
|
|
||||||
#if !defined(__STL_CONFIG_H)
|
#if !defined(__STL_CONFIG_H)
|
||||||
# include <limits>
|
# include <utility>
|
||||||
# if !defined(__STL_CONFIG_H)
|
# if !defined(__STL_CONFIG_H)
|
||||||
# error "This is not the SGI STL!"
|
# error "This is not the SGI STL!"
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user