more fixes, will merge fixes for w4245 and w4389
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
-3
@@ -8,9 +8,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
//! Disables "unreferenced formal parameter" warning
|
||||
#pragma warning(disable : 4100)
|
||||
|
||||
#include <AzCore/EBus/EBus.h>
|
||||
#include <AzCore/std/containers/vector.h>
|
||||
#include <AzCore/std/string/string.h>
|
||||
|
||||
Reference in New Issue
Block a user