include some header files to get rid of some warnings

This commit is contained in:
andreas.otte%primus-online.de 1999-06-20 19:53:39 +00:00
Родитель 68256b0803
Коммит 3e7e7bb9ef
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -25,6 +25,9 @@
#include "nsIURL.h"
#include "prmem.h"
#include "prprf.h"
#include "prenv.h"
#include "xp_core.h"
#include "xp_str.h"
#ifdef XP_PC
#include <windows.h>