mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst.
This commit is contained in:
parent
06fb1e2215
commit
e440be8fdb
@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#include "Expr.h"
|
||||
#include "Nodeset.h"
|
||||
#include "NodeSet.h"
|
||||
#include "txNodeSetContext.h"
|
||||
#include "txSingleNodeContext.h"
|
||||
#include "XMLUtils.h"
|
||||
|
@ -37,7 +37,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "txForwardContext.h"
|
||||
#include "Nodeset.h"
|
||||
#include "NodeSet.h"
|
||||
|
||||
Node* txForwardContext::getContextNode()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user