mirror of https://github.com/ecmwf/eccodes.git
fixes for building under macosx: cannot use values.h
This commit is contained in:
parent
0fda97e907
commit
06e5bd488e
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include <time.h>
|
||||
#include <limits.h>
|
||||
#include <values.h>
|
||||
#include <float.h>
|
||||
#include <netcdf.h>
|
||||
|
||||
#include "grib_tools.h"
|
||||
|
|
Loading…
Reference in New Issue