Sort the #include lines for unittest/...
[oota-llvm.git] / unittests / Support / AllocatorTest.cpp
index 8b463c11dfca3be66487043064cd4db0d48bfe07..cb9fa430369b7231dde61507b31dff6da9314a8f 100644 (file)
@@ -8,7 +8,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Support/Allocator.h"
-
 #include "gtest/gtest.h"
 #include <cstdlib>