Data POD
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ uses
|
||||
TestDataTypes.JSON in '..\Src\Data\TestDataTypes.JSON.pas',
|
||||
Myc.Data.POD in '..\Src\Data\Myc.Data.POD.pas',
|
||||
Myc.Data.Decimal in '..\Src\Data\Myc.Data.Decimal.pas',
|
||||
TestDataDecimal in 'TestDataDecimal.pas';
|
||||
TestDataDecimal in 'TestDataDecimal.pas',
|
||||
TestDataPOD in 'TestDataPOD.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