We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 086395b + 8da72d0 commit 6da765bCopy full SHA for 6da765b
analyzer/include/ikos/analyzer/analysis/liveness.hpp
@@ -47,6 +47,7 @@
47
48
#include <iosfwd>
49
#include <vector>
50
+#include <cstdint> // Fix suggested by ivanperez-keera here https://github.com/NASA-SW-VnV/ikos/issues/273
51
52
#include <boost/optional.hpp>
53
0 commit comments