Re-sort #include lines using my handy dandy ./utils/sort_includes.py
[oota-llvm.git] / lib / DebugInfo / PDB / PDBSymbolTypeVTableShape.cpp
index 5a2fac0eba2308af09f63a318a174233a49b682f..17267a04f37ab3871668289b1a52fc9e72c37bd6 100644 (file)
@@ -7,10 +7,9 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include <utility>
-
 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
 #include "llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h"
+#include <utility>
 
 using namespace llvm;