We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39eef35 commit 22b4b7fCopy full SHA for 22b4b7f
1 file changed
src/Apache.IoTDB/DataStructure/BitMap.cs
@@ -1,6 +1,6 @@
1
using System;
2
#if NET461_OR_GREATER || NETSTANDARD2_0
3
-using Grax.Extensions;
+using Grax32.Extensions;
4
#endif
5
public class BitMap
6
{
0 commit comments