diff options
Diffstat (limited to 'lib/Core/SeedInfo.h')
-rw-r--r-- | lib/Core/SeedInfo.h | 1 |
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: |