bug 865559 - follow up to fix NS_NOTREACHED() not being declared in mingw debug builds r=me

This commit is contained in:
Trevor Saunders 2013-05-06 17:27:52 -04:00
parent 5154c8f6f1
commit ee4e3d1b4e

View File

@ -7,6 +7,8 @@
#include "IUnknownImpl.h"
#include "nsDebug.h"
#ifdef MOZ_CRASHREPORTER
#include "nsExceptionHandler.h"
#endif