Skip to content

Commit 98dccb1

Browse files
committed
Fix build broken by LLVM commit r207593
llvm-svn: 207685
1 parent 998602d commit 98dccb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libclc/utils/prepare-builtins.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include "llvm/Support/CommandLine.h"
88
#include "llvm/Support/ManagedStatic.h"
99
#include "llvm/Support/MemoryBuffer.h"
10+
#include "llvm/Support/FileSystem.h"
1011
#include "llvm/Support/raw_ostream.h"
1112
#include "llvm/Support/system_error.h"
1213
#include "llvm/Support/ErrorOr.h"

0 commit comments

Comments
 (0)