mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
Include header for size_t
in nclist.h
This commit is contained in:
parent
0c6fd78251
commit
99f5ec3f24
@ -4,6 +4,7 @@
|
||||
#define NCLIST_H 1
|
||||
|
||||
#include "ncexternl.h"
|
||||
#include <stddef.h>
|
||||
|
||||
/* Define the type of the elements in the list*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user