зеркало из https://github.com/mozilla/gecko-dev.git
add string.h to fix build bustage
This commit is contained in:
Родитель
3622b52e93
Коммит
5369333293
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "nsSupportsArray.h"
|
||||
#include "nsSupportsArrayEnumerator.h"
|
||||
#include <string.h>
|
||||
|
||||
static const PRUint32 kGrowArrayBy = 8;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче