mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
more config.h includes for tests
This commit is contained in:
parent
c15c3fa8d5
commit
140967e174
@ -11,8 +11,8 @@
|
||||
$Id$
|
||||
*/
|
||||
|
||||
#include <netcdf.h>
|
||||
#include <config.h>
|
||||
#include <netcdf.h>
|
||||
#include <nc_tests.h>
|
||||
#include "err_macros.h"
|
||||
#include <string.h>
|
||||
|
@ -12,6 +12,7 @@ See \ref copyright file for more info.
|
||||
See https://bugtracking.unidata.ucar.edu/browse/NCF-326
|
||||
for more information.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <netcdf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user