Skip to content

Commit 714f7d0

Browse files
authored
Merge branch 'main' into user/pablo/ioscmake
2 parents 01b0f65 + f995fb3 commit 714f7d0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Include/httpClient/pal.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,10 @@ typedef struct _LIST_ENTRY {
374374
#define _Deref_out_opt_
375375
#endif
376376

377+
#ifndef _Writable_elements_
378+
#define _Writable_elements_(size)
379+
#endif
380+
377381
#ifndef __analysis_assume
378382
#define __analysis_assume(condition)
379383
#endif

0 commit comments

Comments
 (0)