mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
* src/compatibility-ldbl.cc: Include new hash-long-double-aux.cc.
From-SVN: r156982
This commit is contained in:
committed by
Janis Johnson
parent
9dd17e69b7
commit
5b557fc6e4
@@ -1,3 +1,7 @@
|
||||
2010-02-22 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* src/compatibility-ldbl.cc: Include new hash-long-double-aux.cc.
|
||||
|
||||
2010-02-22 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* src/hash-aux.cc: Rename to...
|
||||
|
||||
@@ -74,7 +74,7 @@ namespace std
|
||||
{
|
||||
namespace tr1
|
||||
{
|
||||
#include "hash-aux.cc"
|
||||
#include "hash-long-double-aux.cc"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user