summaryrefslogtreecommitdiff
path: root/src/theory/valuation.h
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.nyu.edu>2012-06-14 17:55:08 +0000
committerClark Barrett <barrett@cs.nyu.edu>2012-06-14 17:55:08 +0000
commit86b8b53afbbd2259e297709c99d594a79927184a (patch)
tree6a2b6c3601fca13d2de5f23c16f3f553afcf4dc3 /src/theory/valuation.h
parent4c956f292906c59ba77c000084a08a4e7888e49b (diff)
Removed an assertion, unneeded header file
Diffstat (limited to 'src/theory/valuation.h')
-rw-r--r--src/theory/valuation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/valuation.h b/src/theory/valuation.h
index dd3848e7f..11467c8db 100644
--- a/src/theory/valuation.h
+++ b/src/theory/valuation.h
@@ -24,7 +24,6 @@
#define __CVC4__THEORY__VALUATION_H
#include "expr/node.h"
-#include "theory/substitutions.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback