[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / MC / ConstantPools.cpp
index c4cea604b14626af1906370992c3856c5448b0da..a239a8f31070f1a75ec43cec75662709900525b8 100644 (file)
 //
 //===----------------------------------------------------------------------===//
 #include "llvm/ADT/MapVector.h"
+#include "llvm/MC/ConstantPools.h"
 #include "llvm/MC/MCContext.h"
 #include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCStreamer.h"
-#include "llvm/MC/ConstantPools.h"
 
 using namespace llvm;
 //