summaryrefslogtreecommitdiff
path: root/src/context/cdlist_forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdlist_forward.h')
-rw-r--r--src/context/cdlist_forward.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/context/cdlist_forward.h b/src/context/cdlist_forward.h
index 5758b71ba..9575881e0 100644
--- a/src/context/cdlist_forward.h
+++ b/src/context/cdlist_forward.h
@@ -29,8 +29,8 @@
#include "cvc4_public.h"
-#ifndef CVC4__CONTEXT__CDLIST_FORWARD_H
-#define CVC4__CONTEXT__CDLIST_FORWARD_H
+#ifndef CVC5__CONTEXT__CDLIST_FORWARD_H
+#define CVC5__CONTEXT__CDLIST_FORWARD_H
#include <memory>
@@ -53,4 +53,4 @@ class CDList;
} // namespace context
} // namespace cvc5
-#endif /* CVC4__CONTEXT__CDLIST_FORWARD_H */
+#endif /* CVC5__CONTEXT__CDLIST_FORWARD_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback