Wio Link issue cant find #include <bits/exception_defines.h>

I have an old Wio Link, and since Seeed stopped supporting IFTTT, I switched to blink.
I set up the code for a DHT11 sensor, and upon compiling, got a

fatal error: bits/exception_defines.h: No such file or directory
#include <bits/exception_defines.h>

I;m hving trouble finding this one - any suggestions? I already worked through one issue on the C++ library, so am not sure what I am missing on library downloads.

THansk
Michael