From: Jeff Cohen Date: Wed, 26 Oct 2005 15:02:21 +0000 (+0000) Subject: Fix comment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=61b42eb928dd4f042ed4444c0a5497d6ef7d527d;p=oota-llvm.git Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24004 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ADT/hash_set.in b/include/llvm/ADT/hash_set.in index 509314b5275..1d4dff8b54d 100644 --- a/include/llvm/ADT/hash_set.in +++ b/include/llvm/ADT/hash_set.in @@ -25,7 +25,7 @@ // 3.0.4 std ext/hash_set // 3.1 __gnu_cxx ext/hash_set // HP aCC6 std stdex/rw/hashset.h -// MS VC++ stdext hash_map +// MS VC++ stdext hash_set #undef HAVE_GNU_EXT_HASH_SET #undef HAVE_STD_EXT_HASH_SET