diff options
Diffstat (limited to 'lib/Support/Path.cpp')
-rw-r--r-- | lib/Support/Path.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/Path.cpp b/lib/Support/Path.cpp index 3e0ee8dd86..4689208ded 100644 --- a/lib/Support/Path.cpp +++ b/lib/Support/Path.cpp @@ -13,6 +13,7 @@ #include "llvm/Support/Path.h" #include "llvm/Config/config.h" +#include "llvm/Support/FileSystem.h" #include <cassert> #include <cstring> #include <ostream> |