Added support for Boost.Hash to Boost.Array; fixes #6791

[SVN r77976]
This commit is contained in:
Marshall Clow
2012-04-14 18:07:34 +00:00
parent 992299f2bf
commit f4a0cbd364
3 changed files with 59 additions and 0 deletions

View File

@@ -12,4 +12,5 @@ test-suite array :
[ run array4.cpp ]
[ run array5.cpp ]
[ run array6.cpp ]
[ run array_hash.cpp ]
;