mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:42:55 +08:00
Add back using directive
Was removed for being unneeded in a prerequisite PR but then ended up leading to compilation failures in the dependent PR.
This commit is contained in:
parent
a49a1f41cb
commit
0fb2307420
@ -8,6 +8,7 @@ using osu.Framework.Platform;
|
||||
using osu.Framework.Testing;
|
||||
using osu.Framework.Utils;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Online.API.Requests.Responses;
|
||||
using osu.Game.Rulesets;
|
||||
using osu.Game.Tests.Visual;
|
||||
using osu.Game.Tournament.IO;
|
||||
|
Loading…
Reference in New Issue
Block a user