summaryrefslogtreecommitdiff
path: root/src/context/cdhashset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdhashset.h')
-rw-r--r--src/context/cdhashset.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/context/cdhashset.h b/src/context/cdhashset.h
index 76bab5a94..533a09a0a 100644
--- a/src/context/cdhashset.h
+++ b/src/context/cdhashset.h
@@ -19,9 +19,10 @@
#ifndef __CVC4__CONTEXT__CDHASHSET_H
#define __CVC4__CONTEXT__CDHASHSET_H
+#include "base/cvc4_assert.h"
#include "context/context.h"
#include "context/cdinsert_hashmap.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