Unordered: Fix gcc warning and re-enable warnings-as-errors for gcc.

[SVN r75599]
This commit is contained in:
Daniel James
2011-11-21 23:21:11 +00:00
parent 11c9955902
commit aeea8e05ad
2 changed files with 5 additions and 5 deletions

View File

@@ -14,8 +14,8 @@ project unordered-test/unordered
#<toolset>gcc:<define>_GLIBCXX_DEBUG
#<toolset>darwin:<define>_GLIBCXX_DEBUG
#<toolset>msvc:<warnings-as-errors>on
#<toolset>gcc:<warnings-as-errors>on
#<toolset>darwin:<warnings-as-errors>on
<toolset>gcc:<warnings-as-errors>on
<toolset>darwin:<warnings-as-errors>on
;
test-suite unordered