am f71c0e75
: Merge "Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG"
* commit 'f71c0e75e0d041c80e4dc6900e2c2283e5d55ce2': Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG
This commit is contained in:
commit
3f078dc9f7
@ -51,6 +51,7 @@ template<typename T> inline int test_capture_isinf(const T in) {
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <fenv.h>
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user