X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2Fraw_ostream.h;h=66d6aaa1dff21971cc584ee71ee958863c0bcd83;hb=8b67f774e9c38b7718b2b300b628388f966df4e0;hp=e67ff85a7927e456b8a994c696d5ae85b0a7c91d;hpb=863928fc39c7f1ab86779415eb704b2f2474b995;p=oota-llvm.git diff --git a/include/llvm/Support/raw_ostream.h b/include/llvm/Support/raw_ostream.h index e67ff85a792..66d6aaa1dff 100644 --- a/include/llvm/Support/raw_ostream.h +++ b/include/llvm/Support/raw_ostream.h @@ -15,7 +15,7 @@ #define LLVM_SUPPORT_RAW_OSTREAM_H #include "llvm/ADT/StringRef.h" -#include "llvm/Support/DataTypes.h" +#include "llvm/System/DataTypes.h" namespace llvm { class format_object_base;