зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1866716 - Fixup for WasiAtomic.h CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D194875
This commit is contained in:
Родитель
3be4edbfe4
Коммит
bf06bd8102
|
@ -12,6 +12,7 @@
|
|||
# include <atomic>
|
||||
#else
|
||||
|
||||
# include <cstddef> // For ptrdiff_t
|
||||
# include <cstdint>
|
||||
|
||||
// WASI doesn't support <atomic> and we use it as single-threaded for now.
|
||||
|
|
Загрузка…
Ссылка в новой задаче