Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit fd6dc9d

Browse files
author
Mike McLaughlin
authored
1 parent bb809f7 commit fd6dc9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pal/src/exception/remote-unwind.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4646
#include "pal/debug.h"
4747
#include "pal_endian.h"
4848
#include "pal.h"
49+
#define __STDC_FORMAT_MACROS
50+
#include <inttypes.h>
4951
#include <dlfcn.h>
5052

5153
// Sub-headers included from the libunwind.h contain an empty struct

0 commit comments

Comments
 (0)