mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 13:59:52 +01:00
git-svn-id: trunk@43922 -
This commit is contained in:
parent
ff16a531d9
commit
65463e1215
@ -19,6 +19,9 @@
|
||||
unit TAChartUtils;
|
||||
|
||||
{$H+}
|
||||
{$IF FPC_FULLVERSION<20700}
|
||||
{$OPTIMIZATION NOSTACKFRAME}
|
||||
{$ENDIF}
|
||||
|
||||
interface
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user