Skip to content

Commit

Permalink
oopz
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusGuy committed Jul 26, 2024
1 parent 49febb3 commit 73a72fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/supertux/error_handler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ ErrorHandler::set_handlers()
#endif
}

#ifdef WIN32
static PCONTEXT pcontext = NULL;
#endif

std::string
ErrorHandler::get_stacktrace()
{
Expand Down

0 comments on commit 73a72fa

Please sign in to comment.