Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / MC / MCContext.cpp
index 42056c951ca5b2b93a1d5392343903b72ddae1f6..fe8ab7a1e9376277c236293daca236a81fc86b26 100644 (file)
@@ -25,7 +25,6 @@
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/Signals.h"
 #include "llvm/Support/SourceMgr.h"
-
 #include <map>
 
 using namespace llvm;