summaryrefslogtreecommitdiff
path: root/src/theory/rewriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/rewriter.h')
-rw-r--r--src/theory/rewriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/rewriter.h b/src/theory/rewriter.h
index 4245ad6f9..e05d97c05 100644
--- a/src/theory/rewriter.h
+++ b/src/theory/rewriter.h
@@ -19,7 +19,7 @@
#pragma once
#include "expr/node.h"
-#include "expr/attribute.h"
+//#include "expr/attribute.h"
namespace CVC4 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback