Skip to content
Snippets Groups Projects
Commit 4f2f8d23 authored by Dima Panov's avatar Dima Panov
Browse files

devel/ikos: prepare for upcoming Boost-1.81

With hat:	office
parent 606c5fdf
No related branches found
No related tags found
No related merge requests found
--- ar/include/ikos/ar/semantic/data_layout.hpp.orig 2022-12-05 06:21:57 UTC
+++ ar/include/ikos/ar/semantic/data_layout.hpp
@@ -46,6 +46,7 @@
#pragma once
#include <memory>
+#include <vector>
#include <ikos/ar/support/assert.hpp>
#include <ikos/ar/support/number.hpp>
--- ar/src/pass/add_partitioning_variables.cpp.orig 2022-12-05 06:21:57 UTC
+++ ar/src/pass/add_partitioning_variables.cpp
@@ -45,6 +45,7 @@
*
******************************************************************************/
+#include <array>
#include <unordered_set>
#include <ikos/ar/pass/add_partitioning_variables.hpp>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment