Refactoring DataFlow, 1st Generic Data records working
This commit is contained in:
+1
-2
@@ -30,8 +30,7 @@ uses
|
||||
Myc.Trade.DataStream in '..\Src\Myc.Trade.DataStream.pas',
|
||||
Myc.Mutable in '..\Src\Myc.Mutable.pas',
|
||||
Test.Core.Mutable in 'Test.Core.Mutable.pas',
|
||||
TestDataRecord in 'TestDataRecord.pas',
|
||||
TestDataRecord.RawAccess in 'TestDataRecord.RawAccess.pas';
|
||||
TestDataRecord in 'TestDataRecord.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