summaryrefslogtreecommitdiff
path: root/src/context/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context.h')
-rw-r--r--src/context/context.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/context/context.h b/src/context/context.h
index 9c631b202..b88f36786 100644
--- a/src/context/context.h
+++ b/src/context/context.h
@@ -26,8 +26,10 @@
#include <new>
#include <typeinfo>
+#include "base/cvc4_assert.h"
+#include "base/output.h"
#include "context/context_mm.h"
-#include "util/cvc4_assert.h"
+
namespace CVC4 {
namespace context {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback