Skip to content
Snippets Groups Projects
Commit 23feab8d authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

values.h is deprecated --> float.h

parent 98c000c6
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <strings.h> #include <strings.h>
#include <values.h> #include <float.h>
/* MPI headers. */ /* MPI headers. */
#ifdef WITH_MPI #ifdef WITH_MPI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment