diff options
Diffstat (limited to 'libcxx/include/unordered_map')
-rw-r--r-- | libcxx/include/unordered_map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/unordered_map b/libcxx/include/unordered_map index 55d5a9d9ff8..4cc0f8a4f96 100644 --- a/libcxx/include/unordered_map +++ b/libcxx/include/unordered_map @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- unordered_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. |