am 3f078dc9: am f71c0e75: Merge "Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG"
* commit '3f078dc9f7ecc7fcc2265198a7744754c78047f1': Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG
This commit is contained in:
commit
f2da14ccc7
@ -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…
x
Reference in New Issue
Block a user