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 --- lib/Driver/InputInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Driver/InputInfo.h') diff --git a/lib/Driver/InputInfo.h b/lib/Driver/InputInfo.h index 2a2f4b9..a243d32 100644 --- a/lib/Driver/InputInfo.h +++ b/lib/Driver/InputInfo.h @@ -10,8 +10,8 @@ #ifndef CLANG_LIB_DRIVER_INPUTINFO_H_ #define CLANG_LIB_DRIVER_INPUTINFO_H_ +#include "clang/Driver/Arg.h" #include "clang/Driver/Types.h" - #include #include -- cgit v1.1