arduino-libraries / MKRGSM

GNU Lesser General Public License v2.1
54 stars 51 forks source link

fix compiler complaint about `strptime` #96

Closed ubidefeo closed 5 years ago

ubidefeo commented 5 years ago

from @facchinm : compilation fails due to error: 'strptime' was not declared in this scope which is in fact fixed by _XOPEN_SOURCE patch