index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolkit
/
crashreporter
/
test
/
ExceptionThrower.cpp
blob: 7404d13c47c383b4aabce42f08319d87b69fa2ff (
plain
)
1
2
3
#include
"ExceptionThrower.h"
void
ThrowException
()
{
throw
1
;
}