Skip to content
Snippets Groups Projects
Commit 8ad838ed authored by Oliver Heidmann's avatar Oliver Heidmann
Browse files

fixed netcdf includes

parent 85036863
No related branches found
No related tags found
1 merge request!289M300433/python interaface integration 1
......@@ -3,7 +3,8 @@
#include <string>
#include "fileStream.h"
#include "netcdf_mem.h"
#include <netcdf.h>
#include <netcdf_mem.h>
class MemoryStream : public FileStream
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment