We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ef7c3 commit 121ad85Copy full SHA for 121ad85
Source/VTConfig.inc
@@ -45,6 +45,6 @@
45
{$define EnableThreadSupport}
46
{$endif}
47
48
-{$if (FPC_FULLVERSION >= 30100) or defined(CPU64)}
+{$if (FPC_FULLVERSION >= 30100) or defined(CPU64) or defined(LCLCarbon)}
49
{$define PACKARRAYPASCAL}
50
0 commit comments