split raw_os_ostream out to its own header and implementation file. This
[oota-llvm.git] / unittests / Support / ConstantRangeTest.cpp
index 56f315a09af3e9ddf03cb6ce67710f3e6f76a5f1..937b8805cf074677bc134239aff4a7d34ae0d765 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Support/ConstantRange.h"
-#include "llvm/Support/raw_ostream.h"
+#include "llvm/Support/raw_os_ostream.h"
 
 #include "gtest/gtest.h"