mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +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 "Expr.h"
|
||||||
#include "Nodeset.h"
|
#include "NodeSet.h"
|
||||||
#include "txNodeSetContext.h"
|
#include "txNodeSetContext.h"
|
||||||
#include "txSingleNodeContext.h"
|
#include "txSingleNodeContext.h"
|
||||||
#include "XMLUtils.h"
|
#include "XMLUtils.h"
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
* ***** END LICENSE BLOCK ***** */
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
#include "txForwardContext.h"
|
#include "txForwardContext.h"
|
||||||
#include "Nodeset.h"
|
#include "NodeSet.h"
|
||||||
|
|
||||||
Node* txForwardContext::getContextNode()
|
Node* txForwardContext::getContextNode()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user