Parent Directory
|
Revision Log
|
Patch
revision 1025 by woo409, Mon Jun 26 13:12:56 2006 UTC | revision 1026 by phornby, Tue Mar 13 08:25:00 2007 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | * * | * * |
13 | ***************************************************************************** | ***************************************************************************** |
14 | */ | */ |
15 | #ifdef _WIN32 && __INTEL_COMPILER | #if (defined _WIN32) && (defined __INTEL_COMPILER) |
16 | #include <mathimf.h> | #include <mathimf.h> |
17 | #else | #else |
18 | #include <math.h> | #include <math.h> |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |