Skip to content

Commit 85f9424

Browse files
committed
Revert "Removed standards failure about "Using directive is unnecessary""
This reverts commit 722b5b9.
1 parent c2ccc2c commit 85f9424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.netcode.gameobjects/Runtime/NetworkVariable/Serialization/ResizableBitVector.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System;
22
using Unity.Collections;
3+
using Unity.Collections.LowLevel.Unsafe;
34

45
namespace Unity.Netcode
56
{

0 commit comments

Comments
 (0)