Consolidate some of the lit tests.
[oota-llvm.git] / utils / TableGen / SetTheory.cpp
index 0dd9853843fee39006e4c09e451639f0437a37b2..3e5c38cf0a51bf45e919ebda3834353d14f36df8 100644 (file)
@@ -13,9 +13,9 @@
 //===----------------------------------------------------------------------===//
 
 #include "SetTheory.h"
+#include "llvm/Support/Format.h"
 #include "llvm/TableGen/Error.h"
 #include "llvm/TableGen/Record.h"
-#include "llvm/Support/Format.h"
 
 using namespace llvm;