瀏覽代碼

* fixed test for x86_64 which supports a native comp type

florian 21 年之前
父節點
當前提交
2ba892c5bd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tests/tbs/tb0281.pp

+ 2 - 2
tests/tbs/tb0281.pp

@@ -1,9 +1,9 @@
 { Old file: tbs0333.pp }
 {  }
 
-{$ifndef CPUI386}
+{$if not(defined(CPUI386)) and not(defined(CPUX86_64))}
   {$define COMP_IS_INT64}
-{$endif CPUI386}
+{$endif}
 
 
 var