llvm-pdbdump: Re-order header files according to LLVM style guide.
[oota-llvm.git] / lib / DebugInfo / PDB / PDBSymbolTypeFriend.cpp
index fa1a0eba34c2ea17d3159977ae7cd273e7c98720..405f49a7dbb7d6f34fdb0c850ad90208b2f5b2d9 100644 (file)
@@ -7,8 +7,10 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/DebugInfo/PDB/PDBSymbol.h"
 #include "llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h"
+
+#include "llvm/DebugInfo/PDB/PDBSymbol.h"
+
 #include <utility>
 
 using namespace llvm;