summaryrefslogtreecommitdiff
path: root/src/context/cdhashmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdhashmap.h')
-rw-r--r--src/context/cdhashmap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/context/cdhashmap.h b/src/context/cdhashmap.h
index a9f81d529..9a8ae925f 100644
--- a/src/context/cdhashmap.h
+++ b/src/context/cdhashmap.h
@@ -80,8 +80,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__CONTEXT__CDHASHMAP_H
-#define CVC4__CONTEXT__CDHASHMAP_H
+#ifndef CVC5__CONTEXT__CDHASHMAP_H
+#define CVC5__CONTEXT__CDHASHMAP_H
#include <functional>
#include <iterator>
@@ -455,4 +455,4 @@ public:
} // namespace context
} // namespace cvc5
-#endif /* CVC4__CONTEXT__CDHASHMAP_H */
+#endif /* CVC5__CONTEXT__CDHASHMAP_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback