Explorar o código

* fix warning

Nikolay Nikolov hai 1 ano
pai
achega
a0cfed14fa
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compiler/ogwasm.pas

+ 2 - 0
compiler/ogwasm.pas

@@ -2563,7 +2563,9 @@ implementation
                 Result:=True;
                 exit;
               end;
+{$push} {$R-}{$Q-}
           Res:=default(TWasmCustomDebugSectionType);
+{$pop}
           Result:=False;
         end;