Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-13 23:14:17


Jason Hise wrote:
> My version of assert.hpp has the line:
> #include <assert.h>
> Shouldn't this be:
> #include <cassert> ?

"assert.h" just contains macros, so it shouldn't make any difference.

Jonathan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk