Sort the #include lines for unittest/...
[oota-llvm.git] / unittests / Support / MemoryBufferTest.cpp
index 6c78cd80e8b5072dddb3621e42aea8c87333672b..1d9f482c519db288416216406796bd196b1b1595 100644 (file)
@@ -13,7 +13,6 @@
 
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/ADT/OwningPtr.h"
-
 #include "gtest/gtest.h"
 
 using namespace llvm;