Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nigriMSFT committed Apr 30, 2024
1 parent 8756cd5 commit 33ac628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/cxplat_posix.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ extern "C" {

#define UNREFERENCED_PARAMETER(P) (void)(P)

typedef unsigned char BOOLEAN;

inline
long
InterlockedIncrement(
Expand Down

0 comments on commit 33ac628

Please sign in to comment.