Skip to content

Commit a3089bd

Browse files
author
Jeroen Ketema
committed
Remove unused include which breaks build after r210803
Tested with llvm 3.4 and trunk. llvm-svn: 210825
1 parent 49628bc commit a3089bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libclc/utils/prepare-builtins.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include "llvm/Support/MemoryBuffer.h"
1010
#include "llvm/Support/FileSystem.h"
1111
#include "llvm/Support/raw_ostream.h"
12-
#include "llvm/Support/system_error.h"
1312
#include "llvm/Support/ErrorOr.h"
1413
#include "llvm/Support/ToolOutputFile.h"
1514
#include "llvm/Config/config.h"

0 commit comments

Comments
 (0)