diff options
Diffstat (limited to 'toolkit/crashreporter/test/ExceptionThrower.h')
-rw-r--r-- | toolkit/crashreporter/test/ExceptionThrower.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/crashreporter/test/ExceptionThrower.h b/toolkit/crashreporter/test/ExceptionThrower.h new file mode 100644 index 0000000000..e8d30aee4b --- /dev/null +++ b/toolkit/crashreporter/test/ExceptionThrower.h @@ -0,0 +1 @@ +void ThrowException(); |