[proof-new] Removing spurious forward declaration in CnfStream (#5155)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Tue, 29 Sep 2020 02:34:34 +0000 (23:34 -0300)
committerGitHub <noreply@github.com>
Tue, 29 Sep 2020 02:34:34 +0000 (21:34 -0500)
src/prop/cnf_stream.h

index 3f40bfbbd57fe25e66c3ad951ad57c234c7fe633..5e68b7a82d395406f5df9229fc01e4a21d8f7da2 100644 (file)
@@ -38,8 +38,6 @@ class OutputManager;
 
 namespace prop {
 
-class PropEngine;
-
 /**
  * Implements the following recursive algorithm
  * http://people.inf.ethz.ch/daniekro/classes/251-0247-00/f2007/readings/Tseitin70.pdf