diff --git a/paddle/math/MathFunctions.h b/paddle/math/MathFunctions.h index cad0e4740b..b322bd2bd7 100644 --- a/paddle/math/MathFunctions.h +++ b/paddle/math/MathFunctions.h @@ -17,6 +17,7 @@ limitations under the License. */ #ifdef PADDLE_USE_MKL #include +#include #else extern "C" { #include