Skip to content

Commit 22b4b7f

Browse files
committed
调整文件引用。
1 parent 39eef35 commit 22b4b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Apache.IoTDB/DataStructure/BitMap.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System;
22
#if NET461_OR_GREATER || NETSTANDARD2_0
3-
using Grax.Extensions;
3+
using Grax32.Extensions;
44
#endif
55
public class BitMap
66
{

0 commit comments

Comments
 (0)