Use unordered_map instead of hash_map on GCC

stdext namespace is a non-standard extension. Use standard std::unordered_map on GCC.

Issue=358
Signed-of-by: Daniel Koch

git-svn-id: https://angleproject.googlecode.com/svn/trunk@1260 736b8ea6-26fd-11df-bfd4-992fa37f6226
3 files changed