Sort a few more #include lines in tools/... unittests/... and utils/...
[oota-llvm.git] / unittests / VMCore / PassManagerTest.cpp
index 6cfc0369a42a386f3d071308b8d4341f221908c9..4690ca6daebc9d765cde9d6328816fb9022b3c03 100644 (file)
@@ -28,7 +28,6 @@
 #include "llvm/Pass.h"
 #include "llvm/Support/MathExtras.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/Support/raw_ostream.h"
 #include "gtest/gtest.h"
 
 using namespace llvm;