зеркало из https://github.com/microsoft/clang-1.git
add back a #include needed on some builders.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172938 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
8f9a1eb6dd
Коммит
e4e4a88eb6
|
@ -51,6 +51,7 @@
|
|||
#include "llvm/Support/SaveAndRestore.h"
|
||||
#include "llvm/Support/system_error.h"
|
||||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
#include <iterator>
|
||||
|
||||
using namespace clang;
|
||||
|
|
Загрузка…
Ссылка в новой задаче