|
From: Robert L. <rle...@sb...> - 2003-10-18 12:42:41
|
Teiniker Egon wrote: >> - facet, receptacle, facet_basic_types, receptacle_basic_types : >> Didn't compile because my compiler complained about `assert' in >> src/Hello_mirror_app.cc. I added `#include <assert>' but haven't >> gotten a chance to test that it works. > > Hmm, my compiler does not matter about it but a student of mine has > had the problem and fixed it with #include<cassert> I think. I added #include <assert.h> to 'CCM_Utils/Debug.h'. That solved the problem. -- -- Robert Lechner, rle...@sb... -- |