Skip to content

Commit 353a625

Browse files
Apply suggestion from @coderabbitai[bot]
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Franklin Moormann <cheatcountry@gmail.com>
1 parent bde554d commit 353a625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NumericOperations/HalfOperations.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#if NET5_0_OR_GREATER
2+
using System;
23
using AiDotNet.Interfaces;
34

45
namespace AiDotNet.NumericOperations;

0 commit comments

Comments
 (0)