JvanKatwijk / dab-cmdline

DAB decoding library with example of its use
GNU General Public License v2.0
57 stars 29 forks source link

Add missing stdexcept header for logic_error #28

Closed athoik closed 6 years ago

athoik commented 6 years ago

Also add a missing colon after raising the exception.