We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A couple of files still #include <experimental/coroutine>:
#include <experimental/coroutine>
irods_client_s3_api/endpoints/s3/src/listbuckets.cpp
Line 13 in 38aee92
irods_client_s3_api/endpoints/s3/src/listobjects.cpp
Line 12 in 38aee92
These #includes should be removed.
#include
The text was updated successfully, but these errors were encountered:
[irods#111] Remove stray coroutine includes
544cba6
[#111] Remove stray coroutine includes
51302a8
SwooshyCueb
No branches or pull requests
A couple of files still
#include <experimental/coroutine>
:irods_client_s3_api/endpoints/s3/src/listbuckets.cpp
Line 13 in 38aee92
irods_client_s3_api/endpoints/s3/src/listobjects.cpp
Line 12 in 38aee92
These
#include
s should be removed.The text was updated successfully, but these errors were encountered: