Fix finding the unordered_map header.

Authored by rakuco on May 29 2012, 7:14 PM.

Description

Fix finding the unordered_map header.

Apply the fix made in kdevplatform commit
d756d28f4b000d2b7af12822c935dd13754876b4.

Including unordered_map generates a warning when the compiler is not
passed the -std=c++0x option, which made the check fail when the
compilation CMake tried in check_include_file_cxx did not use it.

Details

Committed
rakucoMay 29 2012, 7:14 PM
Parents
R32:e37294eaa669: Look for ext/hash_map and unordered_map instead of checking gcc's version.
Branches
Unknown
Tags
Unknown