diff options
Diffstat (limited to 'lib/Core/StatsTracker.h')
-rw-r--r-- | lib/Core/StatsTracker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Core/StatsTracker.h b/lib/Core/StatsTracker.h index 1c4ad6d9..98041464 100644 --- a/lib/Core/StatsTracker.h +++ b/lib/Core/StatsTracker.h @@ -105,4 +105,4 @@ namespace klee { } -#endif +#endif /* KLEE_STATSTRACKER_H */ |