Extension: Json and NetCDF utilities
#include "dg/file/file.h"
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules
json_utilities.h
Go to the documentation of this file.
1#pragma once
2#ifndef _FILE_JSON_INCLUDED_BY_DG_
3#pragma message( "The inclusion of file/json_utilities.h is deprecated. Please use dg/file/nc_utilities.h")
4#endif //_INCLUDED_BY_DG_
5#include "json_wrapper.h"
6#include "json_probes.h"
7