* src/compatibility-ldbl.cc: Include new hash-long-double-aux.cc.
From-SVN: r156982
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user