I'm trying to compile the 'leaky' tool, but in leaky.h, I find: #include "xpcom-config.h" // for CPP_NEW_THROW
I can't find this file anywhere in the tree.
I can't delete it, because CPP_THROW_NEW is used on line 54 of the same file.
What is this for? Can I just delete CPP_THROW_NEW?
Thanks! _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
