Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc.

git-svn-id: svn://10.0.0.236/trunk@91694 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterv%netscape.com
2001-04-08 14:40:12 +00:00
parent 1203747bbe
commit 2b9039ce10
71 changed files with 308 additions and 481 deletions

View File

@@ -25,7 +25,7 @@
* Nisheeth Ranjan, nisheeth@netscape.com
* -- implemented rint function, which was not available on Windows.
*
* $Id: NumberFunctionCall.cpp,v 1.11 2001-01-22 09:36:18 kvisco%ziplink.net Exp $
* $Id: NumberFunctionCall.cpp,v 1.12 2001-04-08 14:33:21 peterv%netscape.com Exp $
*/
/*
@@ -34,6 +34,9 @@
*/
#include "FunctionLib.h"
#include "XMLUtils.h"
#include "XMLDOMUtils.h"
#include <math.h>
/**
* Creates a default NumberFunctionCall. The number() function