summaryrefslogtreecommitdiff
path: root/test/unit/prop
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/prop')
-rw-r--r--test/unit/prop/cnf_stream_white.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/prop/cnf_stream_white.h b/test/unit/prop/cnf_stream_white.h
index 665126059..679b68a2f 100644
--- a/test/unit/prop/cnf_stream_white.h
+++ b/test/unit/prop/cnf_stream_white.h
@@ -93,6 +93,9 @@ public:
void renewVar(SatLiteral lit, int level = -1) {
}
+ void spendResource() {
+ }
+
void interrupt() {
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback