Bug 1630376 - Add errno.h header to RNP clang-cl compatibility code. DONTBUILD r=kaie
Differential Revision: https://phabricator.services.mozilla.com/D71092 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
4c466e0652
Коммит
4dc2d3eeb7
|
@ -11,6 +11,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
/* MS Win SDK Headers */
|
||||
#include <errno.h>
|
||||
#include <sys/timeb.h> /* For _ftime_s */
|
||||
#include <time.h>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче