Fix Non-Unity compile error with Atom Sample Viewer and the Atom Gem (#3119)

Signed-off-by: spham-amzn <spham@amazon.com>
monroegm-disable-blank-issue-2
Steve Pham 4 years ago committed by GitHub
parent 87ae7e8653
commit 83f6cb813a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,7 @@
#include <AzCore/Math/MathIntrinsics.h>
#include <AzCore/std/containers/array.h>
#include <AzCore/std/containers/vector.h>
#include <AzCore/std/typetraits/aligned_storage.h>
#include <AzCore/base.h>
#include <stdint.h>

Loading…
Cancel
Save