Skip to content

Commit

Permalink
Adaption to changes in Storm
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed Nov 8, 2021
1 parent 652d1f5 commit 2927738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/storage/jani.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "jani.h"
#include <storm/storage/jani/Model.h>
#include <storm/storage/jani/JSONExporter.h>
#include <storm/storage/jani/visitor/JSONExporter.h>
#include <storm/storage/expressions/ExpressionManager.h>
#include <storm/logic/RewardAccumulationEliminationVisitor.h>
#include <storm/storage/jani/traverser/InformationCollector.h>
Expand Down

0 comments on commit 2927738

Please sign in to comment.