Revert last set of changes: neither <iosfwd> nor <limits> will work for std lib detection here.

[SVN r31347]
This commit is contained in:
John Maddock
2005-10-16 16:08:11 +00:00
parent ea654649f1
commit 88d4949843

View File

@ -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