Skip to content

Commit

Permalink
include cstdint (debian, gcc-13.2) (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
rouseabout authored Oct 26, 2023
1 parent 29a5d06 commit fcde4c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sherpa-onnx/csrc/text-utils.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#include <algorithm>
#include <cctype>
#include <cstdint>
#include <limits>
#include <sstream>
#include <string>
Expand Down

0 comments on commit fcde4c4

Please sign in to comment.