From d637c05986aecdffed1c8f9482f5d698eb605e1f Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Mon, 30 Apr 2018 13:52:15 +0000 Subject: IWYU for llvm-config.h in clang. See r331124 for details. llvm-svn: 331177 --- clang/unittests/Basic/VirtualFileSystemTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp') diff --git a/clang/unittests/Basic/VirtualFileSystemTest.cpp b/clang/unittests/Basic/VirtualFileSystemTest.cpp index fe2e776..383c1ff 100644 --- a/clang/unittests/Basic/VirtualFileSystemTest.cpp +++ b/clang/unittests/Basic/VirtualFileSystemTest.cpp @@ -9,6 +9,7 @@ #include "clang/Basic/VirtualFileSystem.h" #include "llvm/ADT/Triple.h" +#include "llvm/Config/llvm-config.h" #include "llvm/Support/Errc.h" #include "llvm/Support/Host.h" #include "llvm/Support/MemoryBuffer.h" -- cgit v1.1