diff --git a/src/cudadecoder/thread-pool.h b/src/cudadecoder/thread-pool.h index 12cd27da462..920ea6d3300 100644 --- a/src/cudadecoder/thread-pool.h +++ b/src/cudadecoder/thread-pool.h @@ -28,6 +28,7 @@ freely, subject to the following restrictions: #ifndef KALDI_CUDA_DECODER_THREAD_POOL_H_ #define KALDI_CUDA_DECODER_THREAD_POOL_H_ +#include #include #include #include