Indicator with new types
This commit is contained in:
+2
-1
@@ -31,7 +31,8 @@ uses
|
||||
Myc.Data.Types.Records in 'Myc.Data.Types.Records.pas',
|
||||
Myc.Data.Types.Float in 'Myc.Data.Types.Float.pas',
|
||||
Myc.Data.Types.Arrays in 'Myc.Data.Types.Arrays.pas',
|
||||
TestDataTypes in '..\Src\Data\TestDataTypes.pas';
|
||||
TestDataTypes in '..\Src\Data\TestDataTypes.pas',
|
||||
Myc.Data.Types.Method in '..\Src\Data\Myc.Data.Types.Method.pas';
|
||||
|
||||
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
|
||||
{$IFNDEF TESTINSIGHT}
|
||||
|
||||
Reference in New Issue
Block a user