Tweak backtrace.cpp include
This commit is contained in:
@@ -20,10 +20,9 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "backtrace.h"
|
|
||||||
|
|
||||||
#if defined(__arm__) || defined(__thumb__)
|
#if defined(__arm__) || defined(__thumb__)
|
||||||
|
|
||||||
|
#include "backtrace.h"
|
||||||
#include "unwinder.h"
|
#include "unwinder.h"
|
||||||
#include "unwmemaccess.h"
|
#include "unwmemaccess.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user