Standardize header file comments
[oota-llvm.git] / include / Support / hash_map
index b6eda7a0127ef4594c20986ae893612c9f501ebd..6e1ca2c6edab5f07517dc4853d61db041c2cc2fa 100644 (file)
@@ -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