about summary refs log tree commit diff homepage
path: root/include/klee/util/ExprHashMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/klee/util/ExprHashMap.h')
-rw-r--r--include/klee/util/ExprHashMap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/klee/util/ExprHashMap.h b/include/klee/util/ExprHashMap.h
index 88086e7c..6477b7c9 100644
--- a/include/klee/util/ExprHashMap.h
+++ b/include/klee/util/ExprHashMap.h
@@ -59,4 +59,4 @@ namespace klee {
 #undef unordered_map
 #undef unordered_set
 
-#endif
+#endif /* KLEE_EXPRHASHMAP_H */