summaryrefslogtreecommitdiff
path: root/src/context/cdinsert_hashmap_forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdinsert_hashmap_forward.h')
-rw-r--r--src/context/cdinsert_hashmap_forward.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/context/cdinsert_hashmap_forward.h b/src/context/cdinsert_hashmap_forward.h
index d636be1c1..5b9c0eb78 100644
--- a/src/context/cdinsert_hashmap_forward.h
+++ b/src/context/cdinsert_hashmap_forward.h
@@ -23,8 +23,8 @@
#include "cvc4_public.h"
-#ifndef CVC4__CONTEXT__CDINSERT_HASHMAP_FORWARD_H
-#define CVC4__CONTEXT__CDINSERT_HASHMAP_FORWARD_H
+#ifndef CVC5__CONTEXT__CDINSERT_HASHMAP_FORWARD_H
+#define CVC5__CONTEXT__CDINSERT_HASHMAP_FORWARD_H
#include <functional>
@@ -35,4 +35,4 @@ class CDInsertHashMap;
} // namespace context
} // namespace cvc5
-#endif /* CVC4__CONTEXT__CDINSERT_HASHMAP_FORWARD_H */
+#endif /* CVC5__CONTEXT__CDINSERT_HASHMAP_FORWARD_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback