Skip to content

Commit

Permalink
Merge branch 'develop-fix-includes'. Close #273.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Sep 21, 2024
2 parents 086395b + 8da72d0 commit 6da765b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyzer/include/ikos/analyzer/analysis/liveness.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@

#include <iosfwd>
#include <vector>
#include <cstdint> // Fix suggested by ivanperez-keera here https://github.com/NASA-SW-VnV/ikos/issues/273

#include <boost/optional.hpp>

Expand Down

0 comments on commit 6da765b

Please sign in to comment.