Revert r250923 as config.h is not an installed header.
authorYaron Keren <yaron.keren@gmail.com>
Wed, 21 Oct 2015 18:36:52 +0000 (18:36 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Wed, 21 Oct 2015 18:36:52 +0000 (18:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250924 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/FileSystem.h

index 0f09808e6fabf0e632411410f54500528bf30e49..84d7e85b381394f48a23bcf8c278faf176c07271 100644 (file)
@@ -30,7 +30,6 @@
 #include "llvm/ADT/IntrusiveRefCntPtr.h"
 #include "llvm/ADT/SmallString.h"
 #include "llvm/ADT/Twine.h"
-#include "llvm/Config/config.h"
 #include "llvm/Support/DataTypes.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/TimeValue.h"