diff options
Diffstat (limited to 'libcxx/include/ext/hash_map')
-rw-r--r-- | libcxx/include/ext/hash_map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/ext/hash_map b/libcxx/include/ext/hash_map index 16b7ca17996..c337442cd48 100644 --- a/libcxx/include/ext/hash_map +++ b/libcxx/include/ext/hash_map @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- hash_map ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. |