mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-10 02:02:30 +00:00
Added missing using
This commit is contained in:
parent
b9d66e489d
commit
418752aaf4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
using System;
|
||||
using Cosmos.Common;
|
||||
using Cosmos.Common.Extensions;
|
||||
using IL2CPU.API;
|
||||
using IL2CPU.API.Attribs;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue