mike-matera / ArduinoSTL

An STL and iostream implementation based on uClibc++ that supports my CS-11M class.
GNU General Public License v3.0
325 stars 80 forks source link

fix: Duplicate `std::nothrow` for avr-gcc #96

Open zfields opened 8 months ago

zfields commented 8 months ago

Possible fix for #95.