This commit is contained in:
@@ -6,7 +6,8 @@ using namespace ArbUt;
|
||||
#ifndef WINDOWS
|
||||
__attribute__((optnone))
|
||||
#endif
|
||||
static void Thrower(){
|
||||
static void
|
||||
Thrower() {
|
||||
throw ArbUt::Exception("foobar");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user