summaryrefslogtreecommitdiff
path: root/src/theory/arith/matrix.h
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2012-10-24 21:46:34 +0000
committerTim King <taking@cs.nyu.edu>2012-10-24 21:46:34 +0000
commita6ac7fefed613c4d83e577361f98c28a8e18f3a9 (patch)
treecd9cf557f8bac184c9ffc5e85280f073eafb1b53 /src/theory/arith/matrix.h
parent203435906c670095b3b753077f09ad334f278bf7 (diff)
Updated the ArithStaticLearner to be user context dependent.
Diffstat (limited to 'src/theory/arith/matrix.h')
-rw-r--r--src/theory/arith/matrix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/arith/matrix.h b/src/theory/arith/matrix.h
index e4646b765..ea6c389b9 100644
--- a/src/theory/arith/matrix.h
+++ b/src/theory/arith/matrix.h
@@ -20,7 +20,6 @@
#pragma once
#include "expr/node.h"
-#include "expr/attribute.h"
#include "util/index.h"
#include "util/dense_map.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback