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
+1
View File
@@ -9,6 +9,7 @@
namespace UnitTest
{
using namespace AZ;
RHI::ResultCode Query::BeginInternal([[maybe_unused]] RHI::CommandList& commandList, [[maybe_unused]] RHI::QueryControlFlags flags)
{
return RHI::ResultCode::Success;