diff options
Diffstat (limited to 'lib/Core/MemoryManager.h')
-rw-r--r-- | lib/Core/MemoryManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Core/MemoryManager.h b/lib/Core/MemoryManager.h index d7233a80..f75c82fb 100644 --- a/lib/Core/MemoryManager.h +++ b/lib/Core/MemoryManager.h @@ -56,4 +56,4 @@ public: } // End klee namespace -#endif +#endif /* KLEE_MEMORYMANAGER_H */ |