summaryrefslogtreecommitdiff
path: root/include/Support/hash_map
diff options
context:
space:
mode:
Diffstat (limited to 'include/Support/hash_map')
-rw-r--r--include/Support/hash_map1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Support/hash_map b/include/Support/hash_map
index b6eda7a012..6e1ca2c6ed 100644
--- a/include/Support/hash_map
+++ b/include/Support/hash_map
@@ -1,5 +1,4 @@
//===-- Support/hash_map - "Portable" wrapper around hash_map ---*- C++ -*-===//
-// vim:ft=cpp
//
// This file provides a wrapper around the mysterious <hash_map> header file
// that seems to move around between GCC releases into and out of namespaces at