diff --git a/inc/cxplat_posix.h b/inc/cxplat_posix.h index 0a49fa8..1613f86 100644 --- a/inc/cxplat_posix.h +++ b/inc/cxplat_posix.h @@ -50,6 +50,8 @@ extern "C" { #define UNREFERENCED_PARAMETER(P) (void)(P) +typedef unsigned char BOOLEAN; + inline long InterlockedIncrement(