mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-09 10:02:20 +00:00
Add missing header due to gcc/g++ 13 changes (#71)
This commit is contained in:
parent
9b79da9128
commit
17861dce6b
@ -5,6 +5,7 @@
|
|||||||
#ifndef KALDIFEAT_CSRC_LOG_H_
|
#ifndef KALDIFEAT_CSRC_LOG_H_
|
||||||
#define KALDIFEAT_CSRC_LOG_H_
|
#define KALDIFEAT_CSRC_LOG_H_
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user