diff options
author | Florian Hahn <flo@fhahn.com> | 2022-01-18 08:53:57 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-01-18 08:59:12 +0000 |
commit | ab6e9a44ba8011d537cb71381c2a41a5e3354507 (patch) | |
tree | 1959d263b0f184deeef642d7c3b3d75edabedbbc /lldb/unittests/ScriptInterpreter/Python | |
parent | 65fbe38f0a20adac8853cb5123d57d8ce3ef17bc (diff) | |
download | llvm-ab6e9a44ba8011d537cb71381c2a41a5e3354507.zip llvm-ab6e9a44ba8011d537cb71381c2a41a5e3354507.tar.gz llvm-ab6e9a44ba8011d537cb71381c2a41a5e3354507.tar.bz2 |
[Chrono] Add missing include <ratio>.
The file uses std::ratio without including the correct header.
Previously ratio was indirectly provided through chrono in libc++ but
that's not the case any longer.
This should fix a build failure with modules enabled:
https://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/5185/console
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions