mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
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:
|
||||
|
||||
#if !defined(__STL_CONFIG_H)
|
||||
# include <limits>
|
||||
# include <utility>
|
||||
# if !defined(__STL_CONFIG_H)
|
||||
# error "This is not the SGI STL!"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user