зеркало из https://github.com/mozilla/pjs.git
Bug 299992 - strdup requires <string.h> on windows (why not on mac, hrm?)
This commit is contained in:
Родитель
05e7df024f
Коммит
e9e90a981a
|
@ -52,6 +52,7 @@
|
|||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
/** @file nsHashKeys.h
|
||||
* standard HashKey classes for nsBaseHashtable and relatives. Each of these
|
||||
|
|
Загрузка…
Ссылка в новой задаче