Fixed yorick_nc3, and necdf4 building (C++4). Fixed borg reading routines
This commit is contained in:
parent
48900328d4
commit
beb651c79a
4 changed files with 21 additions and 18 deletions
|
@ -37,7 +37,7 @@ knowledge of the CeCILL license and that you accept its terms.
|
|||
#include "config.hpp"
|
||||
#ifdef NETCDFCPP4
|
||||
#include <netcdf>
|
||||
using namespace netCDF
|
||||
using namespace netCDF;
|
||||
#else
|
||||
#include <netcdfcpp.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue