diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Solver/PCLoggingSolver.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Solver/PCLoggingSolver.cpp b/lib/Solver/PCLoggingSolver.cpp index 81cf7688..3c605256 100644 --- a/lib/Solver/PCLoggingSolver.cpp +++ b/lib/Solver/PCLoggingSolver.cpp @@ -9,8 +9,6 @@ #include "klee/Solver.h" -// FIXME: This should not be here. -#include "klee/ExecutionState.h" #include "klee/Expr.h" #include "klee/SolverImpl.h" #include "klee/Statistics.h" |