mirror of
https://github.com/FEX-Emu/libunwind.git
synced 2024-12-01 02:11:03 +00:00
823c634376
(Logical change 1.222)
6 lines
109 B
C++
6 lines
109 B
C++
#define UNW_LOCAL_ONLY
|
|
#include <libunwind.h>
|
|
#if !defined(UNW_REMOTE_ONLY)
|
|
#include "Gtest-init.cxx"
|
|
#endif
|