mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
Added include to config.h
This commit is contained in:
parent
a640c034f2
commit
39465fed12
@ -1,3 +1,4 @@
|
||||
#include "config.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <netcdf.h>
|
||||
@ -22,4 +23,3 @@ int main(int argc, char *argv[])
|
||||
|
||||
return (nerrs > 0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user