Skip to content

Commit

Permalink
Merge pull request #87627 from RandomShaper/one_more_undef
Browse files Browse the repository at this point in the history
Undefine yet another macro from Windows headers
  • Loading branch information
akien-mga committed Jan 29, 2024
2 parents 604f8b0 + bcc9644 commit 074b4eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/typedefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
#undef OK
#undef CONNECT_DEFERRED // override from Windows SDK, clashes with Object enum
#undef MemoryBarrier
#undef MONO_FONT
#endif

// Make room for our constexpr's below by overriding potential system-specific macros.
Expand Down

0 comments on commit 074b4eb

Please sign in to comment.