Bug 724873 - Don't include nsString.h in nsIXPathEvaluatorInternal.h; r=bsmedberg

This commit is contained in:
Philipp Wagner 2012-02-08 18:28:07 +01:00
Родитель 6a0beebc50
Коммит 5b638e2b46
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -41,7 +41,7 @@
#include "nsCOMArray.h"
#include "nsTArray.h"
#include "nsString.h"
#include "nsStringGlue.h"
class nsIDOMDocument;
class nsIDOMXPathExpression;