diff options
Diffstat (limited to 'xpcom/ds/nsMathUtils.h')
-rw-r--r-- | xpcom/ds/nsMathUtils.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xpcom/ds/nsMathUtils.h b/xpcom/ds/nsMathUtils.h index b10b8144e9..cbbd38611a 100644 --- a/xpcom/ds/nsMathUtils.h +++ b/xpcom/ds/nsMathUtils.h @@ -11,10 +11,6 @@ #include <cmath> #include <float.h> -#ifdef SOLARIS -#include <ieeefp.h> -#endif - /* * round */ |