more config.h includes for tests

This commit is contained in:
Ed Hartnett 2019-01-02 05:37:54 -07:00
parent c15c3fa8d5
commit 140967e174
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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>