Atomic operations for TDataValue
This commit is contained in:
+2
-1
@@ -33,7 +33,8 @@ uses
|
||||
TestDataDecimal in 'TestDataDecimal.pas',
|
||||
TestDataPOD in 'TestDataPOD.pas',
|
||||
Test.Ast.Interpreter.Scope in 'Test.Ast.Interpreter.Scope.pas',
|
||||
Myc.Data.Chunks in '..\Src\Data\Myc.Data.Chunks.pas';
|
||||
Myc.Data.Chunks in '..\Src\Data\Myc.Data.Chunks.pas',
|
||||
Test.Myc.Data.Value in 'Test.Myc.Data.Value.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