We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d3835 commit d75ddafCopy full SHA for d75ddaf
src/cprover/chc_db.cpp
@@ -4,8 +4,6 @@
4
5
#include "chc_db.h"
6
7
-#include <iostream>
8
-
9
chc_dbt::chc_sett chc_dbt::m_empty_set;
10
std::unordered_set<exprt, irep_hash> chc_grapht::m_expr_empty_set;
11
0 commit comments