diff --git a/test/gtx/gtx_hash.cpp b/test/gtx/gtx_hash.cpp index f25a8bad4..35c461e95 100644 --- a/test/gtx/gtx_hash.cpp +++ b/test/gtx/gtx_hash.cpp @@ -1,5 +1,7 @@ #if __cplusplus >= 201103L +#include + #if GLM_COMPILER & GLM_COMPILER_CLANG # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wfloat-equal"