Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@183841 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -72,7 +72,7 @@ class nsIDOMDocument;
|
||||
class txXPathTreeWalker
|
||||
{
|
||||
public:
|
||||
explicit txXPathTreeWalker(const txXPathTreeWalker& aOther);
|
||||
txXPathTreeWalker(const txXPathTreeWalker& aOther);
|
||||
explicit txXPathTreeWalker(const txXPathNode& aNode);
|
||||
~txXPathTreeWalker();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user