mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
Add include. Not part of default build. a=leaf.
This commit is contained in:
parent
662b908139
commit
1e5f57f221
@ -27,7 +27,7 @@
|
||||
* Marina Mechtcheriakova
|
||||
* -- added support for lang function
|
||||
*
|
||||
* $Id: txFunctionLib.h,v 1.7 2005/11/02 07:33:49 Peter.VanderBeken%pandora.be Exp $
|
||||
* $Id: txFunctionLib.h,v 1.8 2005/11/02 07:33:50 Peter.VanderBeken%pandora.be Exp $
|
||||
*/
|
||||
|
||||
#include "TxString.h"
|
||||
@ -38,6 +38,7 @@
|
||||
#include "ExprResult.h"
|
||||
#include "baseutils.h"
|
||||
#include "Expr.h"
|
||||
#include "XMLDOMUtils.h"
|
||||
#include "Names.h"
|
||||
#include "XMLUtils.h"
|
||||
#include <math.h>
|
||||
|
@ -21,10 +21,11 @@
|
||||
* Keith Visco, kvisco@ziplink.net
|
||||
* -- original author.
|
||||
*
|
||||
* $Id: txRelationalExpr.cpp,v 1.3 2005/11/02 07:33:46 Peter.VanderBeken%pandora.be Exp $
|
||||
* $Id: txRelationalExpr.cpp,v 1.4 2005/11/02 07:33:47 Peter.VanderBeken%pandora.be Exp $
|
||||
*/
|
||||
|
||||
#include "Expr.h"
|
||||
#include "XMLDOMUtils.h"
|
||||
|
||||
//------------------/
|
||||
//- RelationalExpr -/
|
||||
|
Loading…
Reference in New Issue
Block a user