Skip to content

Commit

Permalink
Update debug.cpp (#7337)
Browse files Browse the repository at this point in the history
  • Loading branch information
poweifeng authored Nov 8, 2023
1 parent 038f07c commit 0eb851f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/utils/src/debug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

#include <utils/Panic.h>

#include <cstdlib>

namespace utils {

// we use a non-inlined, not marked as "no return" function for aborting so that we can set
Expand Down

0 comments on commit 0eb851f

Please sign in to comment.