Build bustage fix for gcc 2.7 & vc5 - include class interface

before playing with nsCOMPtr. r=travis@aol.net,a=dmose@mozilla.org
This commit is contained in:
tor%cs.brown.edu 1999-11-27 05:05:14 +00:00
Родитель 700932f39a
Коммит 7cd3eedd8e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -42,9 +42,9 @@
#include "nsIDOMKeyEvent.h"
#include "nsITextContent.h"
#include "nsHTMLValue.h"
#include "nsIWebShell.h"
class nsIFrame;
class nsIWebShell;
class nsIDOMSelection;