diff options
Diffstat (limited to 'libcxx/include/unordered_set')
-rw-r--r-- | libcxx/include/unordered_set | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/unordered_set b/libcxx/include/unordered_set index 968a048b911..5f7f28ed4d0 100644 --- a/libcxx/include/unordered_set +++ b/libcxx/include/unordered_set @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- unordered_set -----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. |