added include of string.h since NSPR no longer includes windows.h which pulled it in...

This commit is contained in:
rpotts 1998-04-29 20:04:28 +00:00
Родитель ba5d204422
Коммит 4c0a20e9f0
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -17,6 +17,7 @@
*/
#include <stdio.h>
#include <string.h>
#include "nsColorNames.h"
#include "prprf.h"