mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Fix debugging_posix.cc
This commit is contained in:
parent
dbc2d233fb
commit
66a73128dd
1 changed files with 2 additions and 0 deletions
|
|
@ -9,7 +9,9 @@
|
|||
|
||||
#include "xenia/base/debugging.h"
|
||||
|
||||
#include <cstdarg>
|
||||
#include <signal.h>
|
||||
|
||||
#include "xenia/base/string_buffer.h"
|
||||
|
||||
namespace xe {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue