summaryrefslogtreecommitdiff
path: root/test/unit/test_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/test_node.h')
-rw-r--r--test/unit/test_node.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/test_node.h b/test/unit/test_node.h
index dacc1f543..ff6ef9b09 100644
--- a/test/unit/test_node.h
+++ b/test/unit/test_node.h
@@ -12,8 +12,8 @@
** \brief Common header for Node unit tests.
**/
-#ifndef CVC4__TEST__UNIT__TEST_NODE_H
-#define CVC4__TEST__UNIT__TEST_NODE_H
+#ifndef CVC5__TEST__UNIT__TEST_NODE_H
+#define CVC5__TEST__UNIT__TEST_NODE_H
#include "expr/node_manager.h"
#include "expr/skolem_manager.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback