Update q4common.h to include the missing header (#21786)

Fixes #21748

CC @gyagp
This commit is contained in:
Fangjun Kuang 2024-09-18 11:55:56 +08:00 committed by GitHub
parent 7e98926810
commit c6dc787a3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,8 @@ Abstract:
the parameters and the quantized data in a blob.
--*/
#include "core/common/common.h"
#include "mlas_q4.h"
#include "mlasi.h"