diff --git a/Installation/include/CGAL/config.h b/Installation/include/CGAL/config.h index 6c4d689fa0c..d52dff4fdb1 100644 --- a/Installation/include/CGAL/config.h +++ b/Installation/include/CGAL/config.h @@ -135,7 +135,7 @@ #ifdef __SUNPRO_CC # include # 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