diff options
Diffstat (limited to 'lib/Core/Memory.h')
-rw-r--r-- | lib/Core/Memory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Core/Memory.h b/lib/Core/Memory.h index 47dd892a..3558c96c 100644 --- a/lib/Core/Memory.h +++ b/lib/Core/Memory.h @@ -246,4 +246,4 @@ private: } // End klee namespace -#endif +#endif /* KLEE_MEMORY_H */ |