diff options
author | Martin Storsjo <martin@martin.st> | 2018-06-20 09:17:19 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-06-20 09:17:19 +0000 |
commit | e31533c0239a01840afc585e63034b54618b9aa6 (patch) | |
tree | e0cf8dc7479926869e3831e648867fa77eb972ed /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | af8b24fa410824dd8fa37a979bbe500ffc569c94 (diff) | |
download | bcm5719-llvm-e31533c0239a01840afc585e63034b54618b9aa6.tar.gz bcm5719-llvm-e31533c0239a01840afc585e63034b54618b9aa6.zip |
[Support] Add missing includes of <system_error> for std::error_code
This fixes compilation with MinGW after SVN r333798, which added
a few functions within _WIN32 ifdefs, functions returning
std::error_code. Include everything that is needed instead of
hoping that this header being inclued transitively (which it apparently
is in MSVC builds).
llvm-svn: 335107
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions