[Patch] Do not include <cassert> unnecessarily

Paolo Carlini pcarlini@unitus.it
Mon Feb 17 21:28:00 GMT 2003


Hi,

I'm looking a bit into libstdc++/9582 (more about it later)
and noticed these two avoidable #includes: there are _no_ uses
of the macro assert in those files.

If nobody objects, I mean to commit the below to both trunk and 3_3.

Paolo.

//////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_assert
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030217/5b588e07/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_assert
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030217/5b588e07/attachment-0001.ksh>


More information about the Libstdc++ mailing list