Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-dona committed Apr 25, 2024
1 parent 900de33 commit 9243aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherpa-onnx/csrc/sherpa-onnx-microphone.cc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <stdlib.h>

#include <algorithm>
#include <locale>
#include <clocale>
#include <cctype> // std::tolower

#include "portaudio.h" // NOLINT
Expand Down

0 comments on commit 9243aba

Please sign in to comment.