Former-commit-id: 3cf040d87c
3cf040d87c
@ -2,6 +2,7 @@
#define STORM_SOLVER_ABSTRACTEQUATIONSOLVER_H_
#include "src/solver/TerminationCondition.h"
#include <memory>
namespace storm {
namespace solver {
@ -50,4 +51,4 @@ namespace storm {
}
#endif /* STORM_SOLVER_ABSTRACTEQUATIONSOLVER_H_ */