Tag: cws_src680_gccfour
User: cmc     
Date: 05/03/11 02:44:21

Modified:
 /dba/connectivity/source/drivers/file/
  FNumericFunctions.cxx

Log:
 #i44718# move cmath include to keep gcc 4.0.0 happy

File Changes:

Directory: /dba/connectivity/source/drivers/file/
=================================================

File [changed]: FNumericFunctions.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/FNumericFunctions.cxx?r1=1.3&r2=1.3.104.1
Delta lines:  +1 -1
-------------------
--- FNumericFunctions.cxx       15 Mar 2004 12:46:43 -0000      1.3
+++ FNumericFunctions.cxx       11 Mar 2005 10:44:18 -0000      1.3.104.1
@@ -59,8 +59,8 @@
  *
  ************************************************************************/
 
-#include "file/FNumericFunctions.hxx"
 #include <cmath>
+#include "file/FNumericFunctions.hxx"
 #include <rtl/math.hxx>
 
 using namespace connectivity;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to