summaryrefslogtreecommitdiff
path: root/src/context/context_mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context_mm.h')
-rw-r--r--src/context/context_mm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/context/context_mm.h b/src/context/context_mm.h
index af524a51f..8c870c603 100644
--- a/src/context/context_mm.h
+++ b/src/context/context_mm.h
@@ -17,6 +17,9 @@
#ifndef __CVC4__CONTEXT__CONTEXT_MM_H
#define __CVC4__CONTEXT__CONTEXT_MM_H
+#include <vector>
+#include <deque>
+
namespace CVC4 {
namespace context {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback