tests: fix compilation error with GCC v4.6
This commit is contained in:
parent
445cd44b73
commit
2346927bbc
@ -20,6 +20,8 @@
|
|||||||
#include "../src/gmio_core/internal/string_utils.h"
|
#include "../src/gmio_core/internal/string_utils.h"
|
||||||
#include "../src/gmio_core/internal/convert.h"
|
#include "../src/gmio_core/internal/convert.h"
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
/*! Does \p a and \p b compares equals by ULP (Units in the Last Place) ?
|
/*! Does \p a and \p b compares equals by ULP (Units in the Last Place) ?
|
||||||
*
|
*
|
||||||
* ULP = spacing between floating-point numbers
|
* ULP = spacing between floating-point numbers
|
||||||
|
Loading…
Reference in New Issue
Block a user