Just pulling in Unix/Backtrace.h with no impl for now.
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
#include "global.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageThreads.h"
|
||||
#include "Backtrace.h"
|
||||
#include "archutils/Unix/Backtrace.h" // HACK: This should be platform-agnosticized
|
||||
#if defined(UNIX)
|
||||
#include "archutils/Unix/RunningUnderValgrind.h"
|
||||
#endif
|
||||
|
||||
#if defined(LINUX)
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user