Fix pedantic breakage on the linux tinderbox build.

This commit is contained in:
mscott%netscape.com 1999-07-29 02:05:03 +00:00
Родитель 9dd1d48a26
Коммит 068523d268
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -28,6 +28,7 @@
#include "msgCore.h" #include "msgCore.h"
#include "nsIMessage.h" /* include the interface we are going to support */ #include "nsIMessage.h" /* include the interface we are going to support */
#include "nsRDFResource.h" #include "nsRDFResource.h"
#include "nsIMsgHdr.h"
#include "nsCOMPtr.h" #include "nsCOMPtr.h"