2
0
Эх сурвалжийг харах

* varsets shouldn't be enabled in the compiler currently

git-svn-id: trunk@6175 -
florian 18 жил өмнө
parent
commit
3ce0e329bd
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/fpcdefs.inc

+ 1 - 1
compiler/fpcdefs.inc

@@ -23,7 +23,7 @@
 {$PACKENUM 1}
 {$ifdef FPC_HAS_VARSETS}
 {$ifndef FPC_BIG_ENDIAN}
-{$define USE_PACKSET1}
+{ $define USE_PACKSET1}
 {$endif}
 {$endif FPC_HAS_VARSETS}