mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Node also defines LIKELY
This commit is contained in:
committed by
Kevin Sawicki
parent
074cad9146
commit
0a91779dfa
@@ -22,6 +22,7 @@
|
||||
#undef UNLIKELY
|
||||
#undef DISALLOW_COPY_AND_ASSIGN
|
||||
#undef NO_RETURN
|
||||
#undef LIKELY
|
||||
#undef arraysize
|
||||
#undef debug_string // This is defined in macOS 10.9 SDK in AssertMacros.h.
|
||||
#include "vendor/node/src/env.h"
|
||||
|
||||
Reference in New Issue
Block a user