Beginning Editor
This commit is contained in:
@@ -6,6 +6,7 @@ uses
|
||||
System.SysUtils,
|
||||
System.Rtti,
|
||||
System.TypInfo,
|
||||
System.JSON,
|
||||
Myc.Data.Scalar;
|
||||
|
||||
type
|
||||
@@ -24,8 +25,7 @@ implementation
|
||||
|
||||
uses
|
||||
Myc.Data.Decimal,
|
||||
System.Generics.Collections,
|
||||
System.JSON;
|
||||
System.Generics.Collections;
|
||||
|
||||
{ TRttiAstHelper }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user