From 54741fe603e52b1a8cfe7f577194781c2a9b3632 Mon Sep 17 00:00:00 2001 From: Puyan Lotfi Date: Thu, 5 Jun 2014 04:29:21 +0000 Subject: Changing this line of code back to the way it was before Alp's config.h clean up changes. I've already spoken to Alp and he signed off on making this one change, so that our buildbots go green in the short term. llvm-svn: 210238 --- clang/lib/Basic/Version.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'clang/lib/Basic/Version.cpp') diff --git a/clang/lib/Basic/Version.cpp b/clang/lib/Basic/Version.cpp index 7973c5d..ae32c01 100644 --- a/clang/lib/Basic/Version.cpp +++ b/clang/lib/Basic/Version.cpp @@ -13,6 +13,7 @@ #include "clang/Basic/Version.h" #include "clang/Basic/LLVM.h" +#include "llvm/Config/config.h" #include "llvm/Support/raw_ostream.h" #include #include -- cgit v1.1