Add missing AzToolsFramework budget declaration

Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
Jeremy Ong
2021-08-25 21:59:04 -06:00
parent 486157f89b
commit b49b5a7c54
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(