On Fri, Apr 06, 2007 at 01:32:02PM -0400, Richard Heck wrote:
> 
> What do I need to #include to get things like:
> lyxerr[DEBUG::gui] <<
> to work?

debug.h

Note that the latest fashion is

 LYXERR(DEBUG::gui)

Andre'

Reply via email to