Browse Source

* fixed 64 bit compilation

git-svn-id: trunk@6816 -
Jonas Maebe 18 years ago
parent
commit
bdc378e250
1 changed files with 3 additions and 3 deletions
  1. 3 3
      rtl/objpas/typinfo.pp

+ 3 - 3
rtl/objpas/typinfo.pp

@@ -839,9 +839,9 @@ begin
   if PropInfo^.PropType^.Kind in [tkInt64,tkQword
   { why do we have to handle classes here, see also below? (FK) }
 {$ifdef cpu64}
-    ,tkInterface,
-    ,tkInterfaceRaw,
-    ,tkDynArray,
+    ,tkInterface
+    ,tkInterfaceRaw
+    ,tkDynArray
     ,tkClass
 {$endif cpu64}
     ] then