···11// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22// See the LICENCE file in the repository root for full licence text.
3344+#if NET5_0
45using BenchmarkDotNet.Attributes;
56using osu.Framework.Input.Handlers.Tablet;
67···2223 }
2324 }
2425}
2626+#endif