summaryrefslogtreecommitdiff
path: root/src/theory/uf/theory_uf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/theory_uf.h')
-rw-r--r--src/theory/uf/theory_uf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/uf/theory_uf.h b/src/theory/uf/theory_uf.h
index 46a17a5e0..fe1fc5137 100644
--- a/src/theory/uf/theory_uf.h
+++ b/src/theory/uf/theory_uf.h
@@ -35,12 +35,10 @@ namespace theory {
namespace uf {
class UfTermDb;
-class InstantiatorTheoryUf;
class StrongSolverTheoryUf;
class TheoryUF : public Theory {
- friend class InstantiatorTheoryUf;
friend class StrongSolverTheoryUf;
public:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback