diff options
Diffstat (limited to 'lib/Core/ImpliedValue.h')
-rw-r--r-- | lib/Core/ImpliedValue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Core/ImpliedValue.h b/lib/Core/ImpliedValue.h index 6bdb6c66..2b323c01 100644 --- a/lib/Core/ImpliedValue.h +++ b/lib/Core/ImpliedValue.h @@ -38,4 +38,4 @@ namespace klee { } -#endif +#endif /* KLEE_IMPLIEDVALUE_H */ |