nothings / single_file_libs

List of single-file C/C++ libraries.
8.97k stars 589 forks source link

Recent update to levenshtein allows c/c++ #77

Closed HSchmale16 closed 7 years ago

HSchmale16 commented 7 years ago

I added support to the levenshtein library to allow calling from c++. This points out that it is now compatible with both.