git-svn-id: trunk@35398 -
@@ -50,6 +50,11 @@
unit math;
interface
+
+{$ifndef FPUNONE}
+ uses
+ sysutils;
{$IFDEF FPDOC_MATH}
{$DEFINE FPC_HAS_TYPE_SINGLE}
{$DEFINE FPC_HAS_TYPE_DOUBLE}
@@ -63,10 +68,6 @@ Const
MaxFloat = 0;
{$ENDIF}
-{$ifndef FPUNONE}
- uses
- sysutils;
-
{ Ranges of the IEEE floating point types, including denormals }
{$ifdef FPC_HAS_TYPE_SINGLE}
const