summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-06-20 09:17:19 +0000
committerMartin Storsjo <martin@martin.st>2018-06-20 09:17:19 +0000
commite31533c0239a01840afc585e63034b54618b9aa6 (patch)
treee0cf8dc7479926869e3831e648867fa77eb972ed /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentaf8b24fa410824dd8fa37a979bbe500ffc569c94 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud