summaryrefslogtreecommitdiff
path: root/src/prop/cnf_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cnf_stream.h')
-rw-r--r--src/prop/cnf_stream.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/prop/cnf_stream.h b/src/prop/cnf_stream.h
index 83a6aa68f..da3f7b1ed 100644
--- a/src/prop/cnf_stream.h
+++ b/src/prop/cnf_stream.h
@@ -19,10 +19,11 @@
** internals such as the representation and translation of
**/
+#include "cvc4_private.h"
+
#ifndef __CVC4__CNF_STREAM_H
#define __CVC4__CNF_STREAM_H
-
#include "expr/node.h"
#include "prop/sat.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback