1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

Temporary fix for __dso_handle issue

#39
This commit is contained in:
Ivan Grokhotkov 2015-04-03 02:19:16 +03:00
parent ddb2343bc0
commit d97b7c2847

View File

@ -58,4 +58,6 @@ namespace std {
}
}
// TODO: rebuild windows toolchain to make this unnecessary:
void* __dso_handle;