瀏覽代碼

* fix warning

Nikolay Nikolov 1 年之前
父節點
當前提交
a0cfed14fa
共有 1 個文件被更改,包括 2 次插入0 次删除
  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;