Skip to content

Use forward declarations of modernjson in more header files#459

Merged
volkm merged 2 commits intostormchecker:masterfrom
volkm:json_fwd
Dec 4, 2023
Merged

Use forward declarations of modernjson in more header files#459
volkm merged 2 commits intostormchecker:masterfrom
volkm:json_fwd

Conversation

@volkm
Copy link
Copy Markdown
Contributor

@volkm volkm commented Dec 4, 2023

Use JsonForward.h instead of JsonAdapter.h for more files.

Just for reference: the following files still include JsonAdapter.h, mainly because they have a json object as member:

  • storm-parsers/parser/JaniParser.h
  • storm/storage/Qvbs.h
  • storm/storage/jani/visitor/JSONExporter.h
  • storm/api/export.h

Comment thread src/storm-dft/storage/DftJsonExporter.cpp Outdated
@sjunges
Copy link
Copy Markdown
Contributor

sjunges commented Dec 4, 2023

LGTM

@sjunges sjunges mentioned this pull request Dec 4, 2023
@volkm volkm merged commit 92e6bcb into stormchecker:master Dec 4, 2023
@volkm volkm deleted the json_fwd branch December 4, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants