Bug 587406 Exceptions on windows 64 are not fatal

a=bustage fix
This commit is contained in:
timeless@mozdev.org 2010-08-17 04:21:49 +03:00
parent 75d39992a0
commit e9a82d9450

View File

@ -222,6 +222,10 @@
#include "mozilla/FunctionTimer.h"
#ifdef MOZ_CRASHREPORTER
#include "nsICrashReporter.h"
#endif
using namespace mozilla::widget;
/**************************************************************