[cleanup] Re-sort all the includes with utils/sort_includes.py.
[oota-llvm.git] / lib / Target / Mips / Mips16HardFloatInfo.cpp
index 294f6c92fc295c81b7e6f89e3bc24cc39f0c3545..d8b685e0dca560a4c4bddf7cb380f61b712c7194 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include <string.h>
 #include "Mips16HardFloatInfo.h"
+#include <string.h>
 
 namespace llvm {