Add a missing #include and [[maybe_unused]] (#5960)

Signed-off-by: bosnichd <bosnichd@amazon.com>
This commit is contained in:
bosnichd
2021-11-29 08:21:55 -07:00
committed by GitHub
parent b882eddca8
commit cbb5179b4c
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@
#include <CryEndian.h> // eLittleEndian
#include <CryHalf.inl>
#include <float.h>
#include <limits>
///////////////////////////////////////////////////////////////////////////////
// Forward declarations //
///////////////////////////////////////////////////////////////////////////////