diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-04-23 13:38:05 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-04-23 13:54:39 +0100 |
commit | 0e1e7b77904f1fe2a6dbfe84bb4fc026584ba480 (patch) | |
tree | 7762e7cd9ba9cec9f1757e0b5544fc383f7b306f /gcc/tree-complex.c | |
parent | 3517dfe05c05a48885149334143230fcf0ebe6be (diff) | |
download | gcc-0e1e7b77904f1fe2a6dbfe84bb4fc026584ba480.zip gcc-0e1e7b77904f1fe2a6dbfe84bb4fc026584ba480.tar.gz gcc-0e1e7b77904f1fe2a6dbfe84bb4fc026584ba480.tar.bz2 |
libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180]
This adds dummy placeholders to net::io_context so that it can still be
compiled on targets without <poll.h>.
libstdc++-v3/ChangeLog:
PR libstdc++/100180
* include/experimental/io_context (io_context): Define
dummy_pollfd type so that most member functions still compile
without <poll.h> and struct pollfd.
Diffstat (limited to 'gcc/tree-complex.c')
0 files changed, 0 insertions, 0 deletions