fix Windows unity build

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-15 18:44:38 -07:00
parent 074518454c
commit 032a35e495
19 changed files with 2143 additions and 2141 deletions
+2 -2
View File
@@ -11,10 +11,10 @@
#include <Tests/Device.h>
#include <Atom/RHI/FrameEventBus.h>
using namespace AZ;
namespace UnitTest
{
using namespace AZ;
class QueryTests
: public RHITestFixture
{