diff --git a/src/common/src/common_types.h b/src/common/src/common_types.h index 68f237385..af1cd0e21 100644 --- a/src/common/src/common_types.h +++ b/src/common/src/common_types.h @@ -24,6 +24,9 @@ #pragma once +#include +#include // data_types__m128.cpp + #ifdef _WIN32 #include