summaryrefslogtreecommitdiff
path: root/src/context/cdinsert_hashmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdinsert_hashmap.h')
-rw-r--r--src/context/cdinsert_hashmap.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/context/cdinsert_hashmap.h b/src/context/cdinsert_hashmap.h
index f15c418eb..0b3c713d2 100644
--- a/src/context/cdinsert_hashmap.h
+++ b/src/context/cdinsert_hashmap.h
@@ -38,13 +38,12 @@
#include <unordered_map>
#include <utility>
-#include "base/cvc4_assert.h"
+#include "base/check.h"
#include "base/output.h"
-#include "context/context.h"
#include "context/cdinsert_hashmap_forward.h"
+#include "context/context.h"
#include "expr/node.h"
-
#pragma once
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback