This commit is contained in:
Ward Fisher 2016-10-24 22:45:15 +00:00
parent be9eeb1c96
commit b37784ed7f
3 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@
*/
#include <nc_tests.h>
#include "err_macros.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View File

@ -7,6 +7,7 @@
/*#define USE_MPE 1*/
#include <nc_tests.h>
#include "err_macros.h"
#include <mpi.h>
#include <pnetcdf.h>

View File

@ -9,6 +9,7 @@
*/
#include <nc_tests.h>
#include "err_macros.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>