about summary refs log tree commit diff homepage
path: root/lib/Core/SeedInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Core/SeedInfo.h')
-rw-r--r--lib/Core/SeedInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Core/SeedInfo.h b/lib/Core/SeedInfo.h
index 0acb130b..1820ef23 100644
--- a/lib/Core/SeedInfo.h
+++ b/lib/Core/SeedInfo.h
@@ -20,6 +20,7 @@ extern "C" {
 namespace klee {
   class ExecutionState;
   class TimingSolver;
+  class MemoryObject;
 
   class SeedInfo {
   public: