Storm
1.14.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
JsonAdapter.h
Go to the documentation of this file.
1
#pragma once
2
3
// Modernjson JSON parser
4
#pragma clang diagnostic push
5
#pragma clang diagnostic ignored "-Wzero-as-null-pointer-constant"
6
#include "nlohmann/json.hpp"
7
#pragma clang diagnostic pop
8
9
#include "
storm/adapters/JsonForward.h
"
JsonForward.h
src
storm
adapters
JsonAdapter.h
Generated by
1.15.0