Get this error while installing on a mac:
In file included from /Users/atulbansal/base/projects/cpp/asyncio/include/asyncio/event_loop.h:9:
/Users/atulbansal/base/projects/cpp/asyncio/include/asyncio/handle.h:9:10: fatal error: 'source_location' file not found
#include <source_location>
^~~~~~~~~~~~~~~~~
1 error generated.
Get this error while installing on a mac:
In file included from /Users/atulbansal/base/projects/cpp/asyncio/include/asyncio/event_loop.h:9:
/Users/atulbansal/base/projects/cpp/asyncio/include/asyncio/handle.h:9:10: fatal error: 'source_location' file not found
#include <source_location>
^~~~~~~~~~~~~~~~~
1 error generated.