Commented out forward class declaration that was choking code warrior
git-svn-id: svn://10.0.0.236/trunk@1859 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
#include <fstream.h>
|
||||
|
||||
class nsIURL;
|
||||
class ifstream;
|
||||
//class ifstream; XXX mac didn't like this, but this doesn't seem to be needed
|
||||
// for the pc either...
|
||||
|
||||
class CScanner {
|
||||
public:
|
||||
|
||||
@@ -39,7 +39,8 @@
|
||||
#include <fstream.h>
|
||||
|
||||
class nsIURL;
|
||||
class ifstream;
|
||||
//class ifstream; XXX mac didn't like this, but this doesn't seem to be needed
|
||||
// for the pc either...
|
||||
|
||||
class CScanner {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user