mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 13:26:45 +00:00
[libc++][NFC] Add a comment that an include is a workaround
This commit is contained in:
parent
e0bcf3aa0b
commit
351bcd9fe2
@ -19,7 +19,7 @@
|
||||
#include <__bit_reference>
|
||||
#include <__config>
|
||||
#include <__functional/unary_function.h>
|
||||
#include <__fwd/bit_reference.h>
|
||||
#include <__fwd/bit_reference.h> // TODO: This is a workaround for https://github.com/llvm/llvm-project/issues/131814
|
||||
#include <__fwd/functional.h>
|
||||
#include <__fwd/vector.h>
|
||||
#include <__iterator/distance.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user