RW STL : turn the #error into a #warning.

This commit is contained in:
Sylvain Pion 2009-05-26 08:18:11 +00:00
parent 3e3725bccd
commit dd9a147db5
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
#ifdef __SUNPRO_CC
# include <iterator>
# ifdef _RWSTD_NO_CLASS_PARTIAL_SPEC
# error "CGAL does not support SunPRO with the old Rogue Wave STL: use STLPort."
# warning "CGAL does not support SunPRO with the old Rogue Wave STL: use STLPort."
# endif
// Sun CC has an issue with templates that means overloading