Add include line

git-svn-id: svn://10.0.0.236/trunk@15266 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
akkana%netscape.com 1998-11-24 21:24:40 +00:00
parent 9e0660d38e
commit ad57b60bfc
2 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,8 @@
* nsRange.cpp: Implementation of the nsIDOMRange object.
*/
#include "nsIDOMRange.h"
class nsRange : public nsIDOMRange
{
public:

View File

@ -21,6 +21,8 @@
* nsRange.cpp: Implementation of the nsIDOMRange object.
*/
#include "nsIDOMRange.h"
class nsRange : public nsIDOMRange
{
public: