cmusphinx / pocketsphinx

A small speech recognizer
Other
3.9k stars 714 forks source link

Add missing close brace for C++ #322

Closed FigBug closed 1 year ago

FigBug commented 1 year ago

Does not compile when included from .cpp file because of missing closing brace.

dhdaines commented 1 year ago

Oops!! Thanks!