Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
alabuzhev committed Nov 21, 2024
1 parent 0325b6b commit c074f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions far/platform.sdk/sdk_gcc.h
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ DECLARE_INTERFACE_(IDebugOutputCallbacksWide, IUnknown)

#ifndef STACK_FRAME_TYPE_INLINE
#define STACK_FRAME_TYPE_INLINE 0x02
#define STACK_FRAME_TYPE_RA 0x80
#define STACK_FRAME_TYPE_IGNORE 0xFF

// dbghelp.h
Expand Down

0 comments on commit c074f7a

Please sign in to comment.