about summary refs log tree commit diff homepage
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Solver/PCLoggingSolver.cpp2
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"