Merge pull request #3566 from aws-lumberyard-dev/FixWhiteBoxCompileError

Add missing AzToolsFramework budget declaration
This commit is contained in:
Jeremy Ong
2021-08-26 00:32:23 -06:00
committed by GitHub
2 changed files with 4 additions and 0 deletions
@@ -40,6 +40,8 @@ AZ_PUSH_DISABLE_WARNING(4702, "-Wunknown-warning-option") // OpenMesh\Core\Utils
#include <OpenMesh/Core/Utils/vector_traits.hh>
AZ_POP_DISABLE_WARNING
AZ_DECLARE_BUDGET(AzToolsFramework);
namespace OpenMesh
{
template<>
@@ -11,6 +11,8 @@
#include <AzCore/Debug/Profiler.h>
#include <AzFramework/Entity/EntityDebugDisplayBus.h>
AZ_DECLARE_BUDGET(AzToolsFramework);
namespace WhiteBox
{
void DrawEdges(