diff --git a/paddle/math/MathFunctions.h b/paddle/math/MathFunctions.h index cad0e4740b8c1aef0d61d54fe6694e43e844a71d..b322bd2bd719484b86b62bca5783d78bd8ca9a4c 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