Hootie81 / DNSClient

DNS Client for Spark
Other
0 stars 6 forks source link

expected class-name before '{' token #1

Open colinsheppard opened 9 years ago

colinsheppard commented 9 years ago

Veryfing code using this library in Particle Build fails with this error:

dnsclient/myUDP.h:4:26: error: expected class-name before '{' token
 class myUDP : public UDP {
                          ^