[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / unittests / Support / CompressionTest.cpp
index 698ae3aa2fc05f2f84c9f54463ad8ee52c510b7d..36b84d85f22be9c2a15524a0af871492e29ecb21 100644 (file)
@@ -12,8 +12,8 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Support/Compression.h"
-#include "llvm/ADT/StringRef.h"
 #include "llvm/ADT/SmallString.h"
+#include "llvm/ADT/StringRef.h"
 #include "llvm/Config/config.h"
 #include "gtest/gtest.h"