зеркало из https://github.com/mozilla/pjs.git
Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst.
This commit is contained in:
Родитель
56f540e7d7
Коммит
bac7aeba6d
|
@ -72,7 +72,7 @@ class nsIDOMDocument;
|
|||
class txXPathTreeWalker
|
||||
{
|
||||
public:
|
||||
explicit txXPathTreeWalker(const txXPathTreeWalker& aOther);
|
||||
txXPathTreeWalker(const txXPathTreeWalker& aOther);
|
||||
explicit txXPathTreeWalker(const txXPathNode& aNode);
|
||||
~txXPathTreeWalker();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче