Extension: Json and NetCDF utilities
#include "dg/file/file.h"
Loading...
Searching...
No Matches
file.h
Go to the documentation of this file.
1#pragma once
2
3#ifndef _FILE_INCLUDED_BY_DG_
4#pragma message( "The inclusion of file/file.h is deprecated. Please use dg/file/file.h")
5#endif //_INCLUDED_BY_DG_
6
7#include "json_utilities.h"
8#include "nc_utilities.h"
9#include "probes.h"
10
37namespace dg
38{
48namespace file
49{
50
51} //namespace file
52} //namespace dg
Definition easy_atts.h:15