Skip to content

Commit

Permalink
Add missing include (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
tquatmann committed Apr 23, 2024
1 parent d2881a0 commit 5885efd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/storm/storage/jani/JaniScopeChanger.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#pragma once

#include <cstdint>
#include <optional>
#include <vector>

#include "storm/utility/OptionalRef.h"

namespace storm {
Expand Down

0 comments on commit 5885efd

Please sign in to comment.