Fix compilation

This commit is contained in:
Wojtek Figat
2023-07-26 21:18:22 +02:00
parent 63e83d1f92
commit 95922bb38b

View File

@@ -1,6 +1,7 @@
// Copyright (c) 2012-2023 Wojciech Figat. All rights reserved.
#if FLAX_TESTS
using System;
using NUnit.Framework;
namespace FlaxEngine.Tests