j
k
j a
j l
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
Back to the thread
Back to the list