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
@@ -15,10 +15,10 @@
#include <Atom/RHI/BufferScopeAttachment.h>
#include <AzCore/Math/Random.h>
using namespace AZ;
namespace UnitTest
{
using namespace AZ;
class FrameGraphTests
: public RHITestFixture
{