[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / unittests / Support / StreamingMemoryObject.cpp
index 399501ed35c23a9990a97035758f5593aab00621..20136491ab8bd29f3a70b2b06b7ff8f24511b0d3 100644 (file)
@@ -9,7 +9,6 @@
 
 #include "llvm/Support/StreamingMemoryObject.h"
 #include "gtest/gtest.h"
-
 #include <string.h>
 
 using namespace llvm;