include mdb.h because soon the interface file will not be including it

This commit is contained in:
alecf%netscape.com 1999-04-10 20:21:03 +00:00
Родитель 9967d9730a
Коммит ea8ad51175
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -22,6 +22,7 @@
#include "nsIMsgThread.h"
#include "nsString.h"
#include "MailNewsTypes.h"
#include "mdb.h"
class nsIMdbTable;
class nsIMessage;