diff --git a/Installation/include/CGAL/config.h b/Installation/include/CGAL/config.h index 103d7a35938..87867664197 100644 --- a/Installation/include/CGAL/config.h +++ b/Installation/include/CGAL/config.h @@ -154,7 +154,7 @@ #ifdef __SUNPRO_CC # include # ifdef _RWSTD_NO_CLASS_PARTIAL_SPEC -# warning "CGAL does not support SunPRO with the old Rogue Wave STL: use STLPort." +# error "CGAL does not support SunPRO with the old Rogue Wave STL: use STLPort." # endif // Sun CC has an issue with templates that means overloading