diff --git a/rtl/objpas/math.pp b/rtl/objpas/math.pp index 2574f134cd..25365e3610 100644 --- a/rtl/objpas/math.pp +++ b/rtl/objpas/math.pp @@ -23,6 +23,7 @@ {$MODE objfpc} {$inline on } +{$GOTO on} unit math; interface