From c72c57c9e9b69944e3e009cd5e209634839581d3 Mon Sep 17 00:00:00 2001 From: dim Date: Mon, 8 Apr 2013 18:45:10 +0000 Subject: Vendor import of clang trunk r178860: http://llvm.org/svn/llvm-project/cfe/trunk@178860 --- tools/diagtool/DiagTool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/diagtool/DiagTool.h') diff --git a/tools/diagtool/DiagTool.h b/tools/diagtool/DiagTool.h index dcb6ac7..93d531b 100644 --- a/tools/diagtool/DiagTool.h +++ b/tools/diagtool/DiagTool.h @@ -15,8 +15,8 @@ #define DIAGTOOL_DIAGTOOL_H #include "llvm/ADT/StringRef.h" -#include "llvm/Support/raw_ostream.h" #include "llvm/Support/ManagedStatic.h" +#include "llvm/Support/raw_ostream.h" #include -- cgit v1.1