mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Reordered includes to be consistent with the LLVM style.
llvm-svn: 7887
This commit is contained in:
parent
c705a7a6f3
commit
2416155d3d
@ -10,8 +10,8 @@
|
||||
#ifndef SUPPORT_HASHEXTRAS_H
|
||||
#define SUPPORT_HASHEXTRAS_H
|
||||
|
||||
#include <string>
|
||||
#include "Support/hash_map"
|
||||
#include <string>
|
||||
|
||||
// Cannot specialize hash template from outside of the std namespace.
|
||||
namespace HASH_NAMESPACE {
|
||||
|
Loading…
Reference in New Issue
Block a user